codedruids/php-coding-standards
最新稳定版本:0.2.0
Composer 安装命令:
composer require codedruids/php-coding-standards
包简介
Collection of fixers/sniffs for coding standards that haven't made it into packages yet
README 文档
README
A collection of fixers/sniffs to support PHP coding standards that haven't made their way into packages yet, bundled as a Composer package.
If/when they are made into official releases from the original authors, they should be deprecated here with an appropriate link to update to the official release.
Namespaces adhere as closely to the origin/author's naming conventions as possible.
Requirements
- PHP >= 8.1
- Composer
Installation
This is released as a Composer package, to install run the following command:
composer require codedruids/php-coding-standards
Current packages
LaravelPhpdocAlignmentFixer
PHPDoc space alignment fixer for conforming with Laravel coding standards.
Origin: laravel/pint (@nunomaduro)NoUnusedImportsFixer(variant)
Variant of PHP-CS-Fixer which adds 'treat_same_namespace_as_unused' parameter
Origin: arnaud-lb/PHP-CS-Fixer (@arnaud-lb)
License
Unless otherwise noted by individual fixers/sniffs, this package is licensed under the MIT license - see the LICENSE file for details.
统计信息
- 总下载量: 1.45k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-24