wyrihaximus / phpstan-rules-wrapper
🌯 PHPStan 规则包装器
7.0.0
2024-09-21 20:48 UTC
Requires
- php: ^8.3
- ergebnis/phpstan-rules: ^2.2.0
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-deprecation-rules: ^1.2.1
- phpstan/phpstan-mockery: ^1.1.3
- phpstan/phpstan-phpunit: ^1.4.0
- phpstan/phpstan-strict-rules: ^1.6.1
- thecodingmachine/phpstan-safe-rule: ^1.2
- thecodingmachine/phpstan-strict-rules: ^1.0
- tomasvotruba/type-coverage: ^0.3.1
- dev-master
- 7.0.0
- 6.3.0
- 6.2.0
- 6.1.0
- 6.0.1
- 6.0.0
- 5.0.1
- 5.0.0
- 4.1.0
- 4.0.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.1
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.1
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.2
- 2.0.1
- 2.0.0
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.0
- dev-renovate/phpstan-packages
- dev-switch-to-phpstan-extension-installer-for-extension-loading
- dev-add-tomasvotruba-type-coverage
- dev-renovate/php-8.x
This package is auto-updated.
Last update: 2024-09-22 13:29:12 UTC
README
安装
要通过 Composer 安装,请使用以下命令,它将自动检测最新版本并将其与 ^
绑定。
composer require wyrihaximus/phpstan-rules-wrapper
用法
由于 phpstan/extension-installer
,开箱即用
包含的规则集
ergebnis/phpstan-rules
phpstan/phpstan-deprecation-rules
phpstan/phpstan-mockery
phpstan/phpstan-phpunit
phpstan/phpstan-strict-rules
thecodingmachine/phpstan-safe-rule
thecodingmachine/phpstan-strict-rules
tomasvotruba/type-coverage
许可证
版权所有 (c) 2025 Cees-Jan Kiewiet
特此授予任何人免费获得此软件及其相关文档文件(“软件”)的副本的权利,以便在不限制的情况下处理软件,包括但不限于使用、复制、修改、合并、发布、分发、再许可和/或出售软件副本,并允许向软件提供副本的人这样做,前提是遵守以下条件
上述版权声明和本许可声明应包含在软件的所有副本或主要部分中。
本软件按“原样”提供,不提供任何明示或暗示的保证,包括但不限于适销性、特定用途的适用性和非侵权性。在任何情况下,作者或版权持有人均不对任何索赔、损害或其他责任承担责任,无论这些责任是根据合同、侵权或其他方式产生的,无论这些责任是否与软件或软件的使用或其他方式有关。