PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
composer require "squizlabs/php_codesniffer:2.5.1"
| 包名 | 版本要求 |
|---|---|
| ext-tokenizer | * |
| ext-xmlwriter | * |
| php | >=5.1.2 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ~4.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2016-01-19 23:39:10 |
| 类型 | library |