heartsentwined/php-cs-fixer
Composer 安装命令:
composer require heartsentwined/php-cs-fixer
包简介
Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)
关键字:
README 文档
README
Enable loading of the PHAR file of PHP CS Fixer through composer.
Usage
composer.json:
{
"require": {
"yalesov/php-cs-fixer": "2.*"
}
}
PHP CS Fixer will be located at vendor/yalesov/php-cs-fixer/php-cs-fixer.phar.
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: ISC
- 更新时间: 2012-10-04