facile-it/facile-coding-standard
PHP coding standard based on PHP-CS-Fixer by Facile.it. Installs via Composer with an interactive setup that generates a .php-cs-fixer.dist.php, auto-detects files from composer autoload (psr-0/psr-4/classmap), and adds cs-check/cs-fix scripts.
php_unit_expectation) for cleaner test suites.@DoctrineAnnotation rule supports annotation-heavy Laravel projects (e.g., Eloquent, migrations).class_keyword, no_useless_printf) incrementally.*"This package standardizes our PHP/Laravel codebase to Facile’s PER-CS 3.0, a modern, opinionated standard that:
composer cs-fix to auto-format. Used by teams at [Facile.it], [Symfony], and [Laravel]. Let’s pilot it in the next sprint."*"This replaces ad-hoc style debates with Facile’s PER-CS 3.0, a PSR-12 superset with Laravel/Symfony optimizations:
composer cs-fix to enforce rules (e.g., trailing commas, docblock alignment).class_keyword) via .php-cs-fixer.php.*"This is like Prettier for PHP/Laravel—it:
heredoc_to_nowdoc, no_useless_else).composer cs-check before committing, and it’ll flag issues. Want to opt into stricter rules? Edit .php-cs-fixer.php."How can I help you explore Laravel packages today?