PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
composer require "squizlabs/php_codesniffer:2.0.0RC4"
| 包名 | 版本要求 |
|---|---|
| ext-tokenizer | * |
| php | >=5.1.2 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2014-11-06 21:18:20 |
| 类型 | library |