ixocreate/coding-standard
Composer 安装命令:
composer require ixocreate/coding-standard
包简介
IXOCREATE Coding Standard
README 文档
README
Installation
Install the package via composer:
composer require ixocreate/coding-standard
Usage
vendor/friendsofphp/php-cs-fixer/php-cs-fixer fix --config vendor/ixocreate/coding-standard/.php-cs-fixer.php
For convenience added as composer.json script:
{
"scripts": {
"fix-cs": "vendor/friendsofphp/php-cs-fixer/php-cs-fixer fix --config vendor/ixocreate/coding-standard/.php_cs"
}
}
composer fix-cs
Documentation
Learn more about IXOCREATE by reading its Documentation.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
If you discover security vulnerabilities, please address issues directly to opensource@ixocreate.com via e-mail.
License
The MIT License (MIT). Please see LICENSE for more information.
统计信息
- 总下载量: 6.75k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 98
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-27