jsamson/php-cs-custom-fixer
最新稳定版本:0.3
Composer 安装命令:
composer require jsamson/php-cs-custom-fixer
包简介
Custom fixers for php-cs-fixer
README 文档
README
Installation
composer require jsamson/php-cs-custom-fixer --dev
Fixers
Jsamson/sensio_to_symfony_route
Replace deprecated Sensio\Bundle\FrameworkExtraBundle\Configuration\Route by Symfony\Component\Routing\Annotation\Route
Jsamson/method_to_route_annotation
Remove deprecated @Method annotation and move content to @Route args
Jsamson/doctrine_migration_clean
Remove declare(strict_types=1), auto-generated comments, and abortIf calls from doctrine migration generated files.
统计信息
- 总下载量: 16.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-05-02