chiiya/code-style-php
Reusable code style configs for PHP 8.1+ projects, combining PHP-CS-Fixer, EasyCodingStandard (ECS), and Rector. Install via Composer and import the provided rule sets into your tool config files to standardize formatting and refactors.
Looking for an integration with Laravel? Check out laravel-code-style.
Install the package using composer:
composer require chiiya/code-style-php --dev
Simply import the rules in your PHP-CS-Fixer, ECS and Rector config files. Have a look at the
.php-cs-fixer.dist.php, ecs.php and rector.php in this repository for an example.
How can I help you explore Laravel packages today?