becklyn/php-cs
Composer 安装命令:
composer require becklyn/php-cs
包简介
Config files for PHP code style
README 文档
README
Installation
Installation should be done via the composer-bin-plugin.
composer bin test require --dev becklyn/php-cs
Now run your tools like this:
Usage
PHP CS Fixer
./vendor/bin/php-cs-fixer fix --dry-run --diff --config vendor-bin/test/vendor/becklyn/php-cs/.php_cs.dist.php ./vendor/bin/phpstan -c vendor-bin/test/vendor/becklyn/php-cs/phpstan/lib.neon
Composer Normalize
Composer normalize needs the composer normalize plugin.
Versioning
This package doesn't use semantic versioning, but it always releases a major version.
Main Branch Naming
Normally, in Becklyn's repositories, we use versioned branches (1.x, 2.x), but here it doesn't make sense
as every update implies a new major version.
So the main branch is just called release, as that's where all releases are coming from.
统计信息
- 总下载量: 32.13k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2018-07-26