symfony-util/coding-standards-fixer
Composer 安装命令:
composer require symfony-util/coding-standards-fixer
包简介
PHP Coding Standards Fixer Configuration from symfony/demo as a function of fileHeaderComment
README 文档
README
PHP Coding Standards Fixer Configuration from symfony/demo as a function of fileHeaderComment
TODO
- Implement the proposer ruleset as an array constant http://php.net/manual/en/language.constants.syntax.php
- array constant requires PHP 5.6 (no idea how to implement it before 5.6, better just do not try to find more solutions)
php > print_r(array_merge(null, array('dog', 'cat', 'bird'))); PHP Warning: array_merge(): Argument #1 is not an array in php shell code on line 1
统计信息
- 总下载量: 923
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-12-29