Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
composer require "slevomat/coding-standard:8.5.0"
| 包名 | 版本要求 |
|---|---|
| dealerdirect/phpcodesniffer-composer-installer | ^0.6.2 || ^0.7 |
| php | ^7.2 || ^8.0 |
| phpstan/phpdoc-parser | >=1.7.0 <1.9.0 |
| squizlabs/php_codesniffer | ^3.7.1 |
| 包名 | 版本要求 |
|---|---|
| phing/phing | 2.17.4 |
| php-parallel-lint/php-parallel-lint | 1.3.2 |
| phpstan/phpstan | 1.4.10|1.8.5 |
| phpstan/phpstan-deprecation-rules | 1.0.0 |
| phpstan/phpstan-phpunit | 1.0.0|1.1.1 |
| phpstan/phpstan-strict-rules | 1.4.3 |
| phpunit/phpunit | 7.5.20|8.5.21|9.5.24 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-09-21 12:15:08 |
| 类型 | phpcodesniffer-standard |