Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
composer require "slevomat/coding-standard:8.11.0"
| 包名 | 版本要求 |
|---|---|
| dealerdirect/phpcodesniffer-composer-installer | ^0.6.2 || ^0.7 || ^1.0 |
| php | ^7.2 || ^8.0 |
| phpstan/phpdoc-parser | >=1.20.0 <1.21.0 |
| squizlabs/php_codesniffer | ^3.7.1 |
| 包名 | 版本要求 |
|---|---|
| phing/phing | 2.17.4 |
| php-parallel-lint/php-parallel-lint | 1.3.2 |
| phpstan/phpstan | 1.10.14 |
| phpstan/phpstan-deprecation-rules | 1.1.3 |
| phpstan/phpstan-phpunit | 1.3.11 |
| phpstan/phpstan-strict-rules | 1.5.1 |
| phpunit/phpunit | 7.5.20|8.5.21|9.6.6|10.1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-04-21 15:51:44 |
| 类型 | phpcodesniffer-standard |