Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
composer require "slevomat/coding-standard:dev-master"
| 包名 | 版本要求 |
|---|---|
| dealerdirect/phpcodesniffer-composer-installer | ^0.7 || ^1.2.1 |
| php | ^7.4 || ^8.0 |
| phpstan/phpdoc-parser | ^2.3.2 |
| squizlabs/php_codesniffer | ^4.0.1 |
| 包名 | 版本要求 |
|---|---|
| phing/phing | 3.0.1|3.1.2 |
| php-parallel-lint/php-parallel-lint | 1.4.0 |
| phpstan/phpstan | 2.2.2 |
| phpstan/phpstan-deprecation-rules | 2.0.4 |
| phpstan/phpstan-phpunit | 2.0.16 |
| phpstan/phpstan-strict-rules | 2.0.11 |
| phpunit/phpunit | 9.6.34|10.5.63|11.4.4|11.5.55|12.5.30 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-06-16 05:48:26 |
| 类型 | phpcodesniffer-standard |