Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Easy Coding Standard Laravel Package

symplify/easy-coding-standard

Easy Coding Standard (ECS) makes PHP coding standards effortless on PHP 7.2–8.5. Fast parallel runs, supports PHP_CodeSniffer and PHP-CS-Fixer, uses prepared rule sets, generates ecs.php config on first run, and can check and auto-fix code with --fix.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Build vs Buy: Eliminates need for custom tooling by providing a unified, MIT-licensed solution that replaces standalone PHP-CS-Fixer and PHP_CodeSniffer setups, reducing development overhead
  • Roadmap Prioritization: Enables teams to allocate engineering resources to feature development instead of manual code style enforcement, accelerating time-to-market for core product features
  • Technical Debt Reduction: Standardizes code quality from day one in new Laravel projects or during legacy modernization efforts, preventing style-related regressions
  • Scalability: Supports incremental adoption (e.g., per-module rules) for monolithic Laravel applications, allowing phased rollouts without disrupting existing workflows
  • Quality Assurance: Ensures consistent adherence to PSR-12/Symfony standards across distributed teams, reducing PR review friction and improving code maintainability

When to Consider This Package

  • Adopt when:
    • Your Laravel project has 3+ developers or multiple repositories needing consistent style enforcement
    • Current code reviews spend >15% time on formatting debates rather than logic/behavior
    • You’re using PHP-CS-Fixer or PHP_CodeSniffer separately and want a simplified configuration experience
    • CI/CD pipelines require automated style checks to block low-quality merges
  • Look elsewhere if:
    • The project is a single-file script with no
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation