finwe/phpstan-intervention-image

PHPStan 扩展,用于 Intervention/image

v0.2.1 2017-11-29 14:17 UTC

This package is auto-updated.

Last update: 2024-09-06 10:13:33 UTC


README

Build Status Latest Stable Version License

此扩展提供以下功能

  • Intervention\Image\Image 的魔法方法提供定义

用法

要使用此扩展,在 Composer 中引入它

composer require --dev finwe/phpstan-intervention-image

并在项目的 PHPStan 配置中包含 extension.neon

includes:
	- vendor/finwe/phpstan-intervention-image/extension.neon