imagecms/coding-standard
最新稳定版本:2.0.0
Composer 安装命令:
composer require imagecms/coding-standard
包简介
ImageCMS Coding Standard
README 文档
README
Installation
Composer
This standard can be installed with the Composer dependency manager.
-
Install the coding standard as a dependency of your project
composer require --dev imagecms/coding-standard:>=1.0 -
Add the coding standard to the PHP_CodeSniffer install path
application/third_party/bin/phpcs --config-set installed_paths application/third_party/imagecms/coding-standard -
Check the installed coding standards for "ImageCMS"
application/third_party/bin/phpcs -i -
Done!
application/third_party/bin/phpcs /path/to/code
统计信息
- 总下载量: 982
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-08-25