Skip to content

JeremieSamson/custom-fixers

Repository files navigation

Custom fixers for PHP-CS-Fixer

Actions Status

Installation

composer require jsamson/php-cs-custom-fixer --dev

Fixers

Replace deprecated Sensio\Bundle\FrameworkExtraBundle\Configuration\Route by Symfony\Component\Routing\Annotation\Route

Remove deprecated @Method annotation and move content to @Route args

Remove declare(strict_types=1), auto-generated comments, and abortIf calls from doctrine migration generated files.

About

PHP-CS-Fixer extensions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages