PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
composer require "squizlabs/php_codesniffer:2.9.1"
| 包名 | 版本要求 |
|---|---|
| ext-simplexml | * |
| ext-tokenizer | * |
| ext-xmlwriter | * |
| php | >=5.1.2 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ~4.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2017-05-22 02:43:20 |
| 类型 | library |