imbo/imbo-coding-standard
PHP-CS-Fixer ruleset for Imbo and related PHP projects. Install as a dev dependency, add a .php-cs-fixer.dist.php config, and run php-cs-fixer check/fix locally or in GitHub Actions/Composer scripts to enforce consistent code style.
php-cs-fixer --diff.Adopt if:
Look elsewhere if:
*"This package lets us enforce consistent, high-quality PHP/Laravel code with minimal effort. By integrating Imbo’s coding standard into our CI pipeline, we’ll:
*"This is a pre-configured PHP-CS-Fixer ruleset from Imbo, optimized for Laravel/PHP projects. Here’s why it’s worth adopting:
composer cs checks code before commits.composer cs:fix auto-corrects issues (with --diff to preview changes).*"Key advantages for our stack:
->setRules()).How can I help you explore Laravel packages today?