mentosmenno2/coding-standards
最新稳定版本:v1.5.0
Composer 安装命令:
composer require mentosmenno2/coding-standards
包简介
Menno van den Ende Coding Standards
README 文档
README
Mentosmenno2 Coding Standards
Coding standards for multiple project types.
Installation
Add the repo to the project by adding this in the composer.json file.
"repositories": [ { "url": "https://github.com/mentosmenno2/coding-standards.git", "type": "git" } ]
Install this dependency with composer.
composer require mentosmenno2/coding-standards --dev
Configuration
Open your phpcs configuration file (phpcs.xml.dist) and add the ruleset you want there.
There are multiple rulesets available for multiple type of projects.
<rule ref="Mentosmenno2-Laravel"/> <rule ref="Mentosmenno2-WordPress"/>
统计信息
- 总下载量: 180
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2020-10-12