A tool to automatically fix PHP code style
composer require "friendsofphp/php-cs-fixer:1.11.8"
| 包名 | 版本要求 |
|---|---|
| ext-tokenizer | * |
| php | >=5.3.6 |
| sebastian/diff | ~1.1 |
| symfony/console | ~2.3|~3.0 |
| symfony/event-dispatcher | ~2.1|~3.0 |
| symfony/filesystem | ~2.1|~3.0 |
| symfony/finder | ~2.1|~3.0 |
| symfony/process | ~2.3|~3.0 |
| symfony/stopwatch | ~2.5|~3.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^4.5|^5 |
| satooshi/php-coveralls | ^0.7.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-08-16 23:31:05 |
| 类型 | application |