adnanmula/coding-standard
最新稳定版本:0.0.13
Composer 安装命令:
composer require adnanmula/coding-standard
包简介
Coding standard for my projects
README 文档
README
Use composer to require the library:
composer require --dev adnanmula/coding-standard
Create the phpcs.xml.dist configuration file and use the standard:
<?xml version="1.0" ?> <ruleset name="Project rules"> <rule ref="vendor/adnanmula/coding-standard/src/ruleset.xml" /> </ruleset>
统计信息
- 总下载量: 593
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-21