Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
composer require "slevomat/coding-standard:8.20.0"
| 包名 | 版本要求 |
|---|---|
| dealerdirect/phpcodesniffer-composer-installer | ^0.6.2 || ^0.7 || ^1.1.2 |
| php | ^7.4 || ^8.0 |
| phpstan/phpdoc-parser | ^2.2.0 |
| squizlabs/php_codesniffer | ^3.13.2 |
| 包名 | 版本要求 |
|---|---|
| phing/phing | 3.0.1|3.1.0 |
| php-parallel-lint/php-parallel-lint | 1.4.0 |
| phpstan/phpstan | 2.1.19 |
| phpstan/phpstan-deprecation-rules | 2.0.3 |
| phpstan/phpstan-phpunit | 2.0.7 |
| phpstan/phpstan-strict-rules | 2.0.6 |
| phpunit/phpunit | 9.6.8|10.5.48|11.4.4|11.5.27|12.2.7 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-07-26 15:35:10 |
| 类型 | phpcodesniffer-standard |