finwe / phpstan-intervention-image
PHPStan 扩展,用于 Intervention/image
v0.2.1
2017-11-29 14:17 UTC
Requires
- php: ~7.0
- intervention/image: ^2.3.0
- phpstan/phpstan: ^0.8 || ^0.9
Requires (Dev)
- consistence/coding-standard: ~0.12.0
- phing/phing: ^2.16.0
- phpunit/phpunit: ^5.7
- slevomat/coding-standard: ^1.1.1
This package is auto-updated.
Last update: 2024-09-06 10:13:33 UTC
README
此扩展提供以下功能
- 为
Intervention\Image\Image
的魔法方法提供定义
用法
要使用此扩展,在 Composer 中引入它
composer require --dev finwe/phpstan-intervention-image
并在项目的 PHPStan 配置中包含 extension.neon
includes:
- vendor/finwe/phpstan-intervention-image/extension.neon