Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
composer require "slevomat/coding-standard:7.2.1"
| 包名 | 版本要求 |
|---|---|
| dealerdirect/phpcodesniffer-composer-installer | ^0.6.2 || ^0.7 |
| php | ^7.2 || ^8.0 |
| phpstan/phpdoc-parser | ^1.5.1 |
| squizlabs/php_codesniffer | ^3.6.2 |
| 包名 | 版本要求 |
|---|---|
| phing/phing | 2.17.3 |
| php-parallel-lint/php-parallel-lint | 1.3.2 |
| phpstan/phpstan | 1.4.10|1.7.1 |
| phpstan/phpstan-deprecation-rules | 1.0.0 |
| phpstan/phpstan-phpunit | 1.0.0|1.1.1 |
| phpstan/phpstan-strict-rules | 1.2.3 |
| phpunit/phpunit | 7.5.20|8.5.21|9.5.20 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-05-25 10:58:12 |
| 类型 | phpcodesniffer-standard |