m6web/symfony2-coding-standard
Symfony2 coding standard ruleset for PHP_CodeSniffer from M6Web, providing a ready-to-use standard aligned with Symfony2 conventions to help keep code style consistent across teams and projects.
Adopt if:
Look elsewhere if:
symfony/flex or php-cs-fixer with Symfony bundles exist).PHP_CodeSniffer with generic rules like PSR-12).rector, pint).For Executives: "This deprecated but historically relevant package lets us enforce Symfony2’s coding standards—critical for maintaining legacy systems with minimal developer friction. While not actively maintained, it’s a lightweight, zero-cost way to ensure consistency in our existing codebase, reducing technical debt during onboarding or audits. We’d pair it with modern tooling (e.g., PHP_CodeSniffer) to future-proof our workflows."
For Engineering:
*"The m6web/symfony2-coding-standard package provides Symfony2’s official coding rules via PHP_CodeSniffer, which we can integrate into our CI pipeline. It’s a drop-in solution for legacy projects, but we should:
php-cs-fixer for autofix capabilities.How can I help you explore Laravel packages today?