chadicus/coding-standard
最新稳定版本:v2.0.1
Composer 安装命令:
composer require chadicus/coding-standard
包简介
Chadicus Coding standard
关键字:
README 文档
README
A PHP_CodeSniffer coding standard.
See what "sniffs" are enforced here.
Composer
This standard is meant to be used in a project using Composer. It can be added to your project's composer.json as follows:
composer require --dev chadicus/coding-standard
Then to use it, you can run the following (or add to your build process):
./vendor/bin/phpcs --standard=$(pwd)/vendor/chadicus/coding-standard/Chadicus YOUR_FILES_AND_DIRECTORIES
Contact
Developers may be contacted at:
统计信息
- 总下载量: 34.58k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 18
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-10-23