A tool to automatically fix PHP code style
composer require "friendsofphp/php-cs-fixer:2.0.0"
| 包名 | 版本要求 |
|---|---|
| ext-tokenizer | * |
| php | ^5.3.6 || >=7.0 <7.2 |
| sebastian/diff | ^1.1 |
| symfony/console | ^2.3 || ^3.0 |
| symfony/event-dispatcher | ^2.1 || ^3.0 |
| symfony/filesystem | ^2.4 || ^3.0 |
| symfony/finder | ^2.2 || ^3.0 |
| symfony/polyfill-php54 | ^1.0 |
| symfony/process | ^2.3 || ^3.0 |
| symfony/stopwatch | ^2.5 || ^3.0 |
| 包名 | 版本要求 |
|---|---|
| gecko-packages/gecko-php-unit | ^2.0 |
| phpunit/phpunit | ^4.5|^5 |
| satooshi/php-coveralls | ^1.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-12-01 06:18:06 |
| 类型 | application |