PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
composer require "squizlabs/php_codesniffer:4.0.1"
| 包名 | 版本要求 |
|---|---|
| ext-simplexml | * |
| ext-tokenizer | * |
| ext-xmlwriter | * |
| php | >=7.2.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^8.4.0 || ^9.3.4 || ^10.5.32 || 11.3.3 - 11.5.28 || ^11.5.31 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2025-11-10 16:43:36 |
| 类型 | library |