elgg/sniffs
最新稳定版本:0.1.0
Composer 安装命令:
composer require elgg/sniffs
包简介
Elgg coding standards
README 文档
README
This contains sniffs to be used with phpcs (PHP_CodeSniffer).
Installation and Usage
- Install composer
- Install dependencies with
composer install - Use the coding standard with
vendor/bin/phpcs --standard=src/Elgg. - Get a summary report on the engine with
vendor/bin/phpcs --standard=src/Elgg -l --report=summary <Elgg engine lib directory>
统计信息
- 总下载量: 138.28k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 19
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2014-07-19