chiiya/code-style-php
最新稳定版本:3.3.0
Composer 安装命令:
composer require chiiya/code-style-php
包简介
Linting configurations for PHP projects
README 文档
README
Code Style PHP
Code style configurations for PHP projects using a combination of PHP-CS-Fixer, ECS and Rector.
index · installation · usage
Index
> Installation ..................................................................... > Usage ............................................................................
Installation
Looking for an integration with Laravel? Check out laravel-code-style.
Install the package using composer:
composer require chiiya/code-style-php --dev
Usage
Simply import the rules in your PHP-CS-Fixer, ECS and Rector config files. Have a look at the
.php-cs-fixer.dist.php, ecs.php and rector.php in this repository for an example.
统计信息
- 总下载量: 5.28k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 8
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-02-22