erickskrauch/php-cs-fixer-custom-fixers
Custom PHP-CS-Fixer fixers by Erick Skrauch. Adds opinionated formatting rules like aligning multiline parameters, inserting blank lines around class bodies and before returns, spacing after control statements, fixing multiline if braces, ordering overrides, and Yii2 ::className() replacement.
composer.json (if public), then register fixers in .php-cs-fixer.php. For private repos, configure Composer to point to the private source first. Test in a non-production branch before rolling out.How can I help you explore Laravel packages today?