PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
composer require "squizlabs/php_codesniffer:4.0.0beta1"
| 包名 | 版本要求 |
|---|---|
| ext-simplexml | * |
| ext-tokenizer | * |
| ext-xmlwriter | * |
| php | >=7.2.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^8.0 || ^9.3.4 || ^10.5.32 || ^11.3.3 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2025-05-11 04:14:19 |
| 类型 | library |