A tool to automatically fix PHP code style
composer require "friendsofphp/php-cs-fixer:1.10.1"
| 包名 | 版本要求 |
|---|---|
| ext-tokenizer | * |
| php | >=5.3.6 |
| sebastian/diff | ~1.1 |
| symfony/console | ~2.3 |
| symfony/event-dispatcher | ~2.1 |
| symfony/filesystem | ~2.1 |
| symfony/finder | ~2.1 |
| symfony/process | ~2.3 |
| symfony/stopwatch | ~2.5 |
| 包名 | 版本要求 |
|---|---|
| satooshi/php-coveralls | 0.7.*@dev |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2015-10-12 20:13:46 |
| 类型 | application |