PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
composer require "squizlabs/php_codesniffer:3.3.0"
| 包名 | 版本要求 |
|---|---|
| ext-simplexml | * |
| ext-tokenizer | * |
| ext-xmlwriter | * |
| php | >=5.4.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^4.0 || ^5.0 || ^6.0 || ^7.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2018-06-06 23:58:19 |
| 类型 | library |