gyro/coding-standard
Gyro Coding Standard is a PHP coding-standard package forked from doctrine/coding-standard, incorporating Tideways’ style changes. Use it to enforce consistent code formatting and quality rules across your projects via automated tooling.
Adopt if:
Look elsewhere if:
"This package lets us enforce a single, high-quality coding standard across all PHP/Laravel projects—reducing bugs, speeding up reviews, and cutting onboarding time. It’s a lightweight, MIT-licensed solution that aligns with industry leaders like Tideways, ensuring our codebase stays modern and maintainable. Think of it as ‘autopilot for code quality’—saving dev time while improving consistency."
"Gyro’s PHPCS standard gives us a pre-configured, Laravel-friendly set of rules to catch style issues early (e.g., property syntax, naming conventions). It’s forked from Doctrine’s standard but updated for PHP 8+ and Tideways’ needs. We can plug it into our CI pipeline (e.g., GitHub Actions) to block bad PRs before merge, cutting review cycles. Plus, it’s actively maintained—unlike rolling our own rules."
phpcs in phpunit.xml).How can I help you explore Laravel packages today?