Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
composer require "slevomat/coding-standard:8.7.1"
| 包名 | 版本要求 |
|---|---|
| dealerdirect/phpcodesniffer-composer-installer | ^0.6.2 || ^0.7 |
| php | ^7.2 || ^8.0 |
| phpstan/phpdoc-parser | >=1.15.0 <1.16.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.9.3 |
| phpstan/phpstan-deprecation-rules | 1.1.0 |
| phpstan/phpstan-phpunit | 1.0.0|1.3.1 |
| phpstan/phpstan-strict-rules | 1.4.4 |
| phpunit/phpunit | 7.5.20|8.5.21|9.5.27 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-12-14 08:49:18 |
| 类型 | phpcodesniffer-standard |