A tool to automatically fix PHP code style
composer require "fabpot/php-cs-fixer:2.17.1"
| 包名 | 版本要求 |
|---|---|
| composer/semver | ^1.4 || ^2.0 || ^3.0 |
| composer/xdebug-handler | ^1.2 |
| doctrine/annotations | ^1.2 |
| ext-json | * |
| ext-tokenizer | * |
| php | ^5.6 || ^7.0 || ^8.0 |
| php-cs-fixer/diff | ^1.3 |
| symfony/console | ^3.4.43 || ^4.1.6 || ^5.0 |
| symfony/event-dispatcher | ^3.0 || ^4.0 || ^5.0 |
| symfony/filesystem | ^3.0 || ^4.0 || ^5.0 |
| symfony/finder | ^3.0 || ^4.0 || ^5.0 |
| symfony/options-resolver | ^3.0 || ^4.0 || ^5.0 |
| symfony/polyfill-php70 | ^1.0 |
| symfony/polyfill-php72 | ^1.4 |
| symfony/process | ^3.0 || ^4.0 || ^5.0 |
| symfony/stopwatch | ^3.0 || ^4.0 || ^5.0 |
| 包名 | 版本要求 |
|---|---|
| johnkary/phpunit-speedtrap | ^1.1 || ^2.0 || ^3.0 |
| justinrainbow/json-schema | ^5.0 |
| keradus/cli-executor | ^1.4 |
| mikey179/vfsstream | ^1.6 |
| php-coveralls/php-coveralls | ^2.4.1 |
| php-cs-fixer/accessible-object | ^1.0 |
| php-cs-fixer/phpunit-constraint-isidenticalstring | ^1.2 |
| php-cs-fixer/phpunit-constraint-xmlmatchesxsd | ^1.2.1 |
| phpunit/phpunit | ^5.7.27 || ^6.5.14 || ^7.1 |
| phpunitgoodpractices/polyfill | ^1.5 |
| phpunitgoodpractices/traits | ^1.9.1 |
| symfony/phpunit-bridge | ^5.1 |
| symfony/yaml | ^3.0 || ^4.0 || ^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-12-08 13:47:02 |
| 类型 | application |