traderinteractive/coding-standard
最新稳定版本:v3.0.2
Composer 安装命令:
composer require traderinteractive/coding-standard
包简介
DWS Coding standard
关键字:
README 文档
README
A fairly complete PHP_CodeSniffer coding standard. See the standard document to see what "sniffs" are enforced.
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 traderinteractive/coding-standard
Then to use it, you can run the following (or add to your build process):
./vendor/bin/phpcs --standard=$(pwd)/vendor/traderinteractive/coding-standard/DWS YOUR_FILES_AND_DIRECTORIES
Contact
Developers may be contacted at:
Tests
Tests for the sniffs are included, and are run using the included build:
./vendor/bin/phpunit
统计信息
- 总下载量: 25.98k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-05