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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| wdes/coding-standard | 0.88 | — | 0 | 0 | 0 | 508 | 0 | 3.0 | 37.4 | Unlicense | 2 years ago | |
| binsoul/coding-standard | 0.87 | PHP_CodeSniffer-based coding standard bundle for PHP projects, providing opinionated style rules and configurations to keep code consistent. Easy to install via Composer and integrate into CI for automated code style checks and enforcement. | 0 | 0 | 0 | 3 | 0 | 0.0 | 8.3 | MIT | — | |
| dosfarma/coding-standard | 0.87 | Opinionated PHP/Laravel coding standard and tooling preset for DosFarma projects. Includes rules and configuration for consistent formatting and static analysis across repositories, helping keep code style unified in CI and local development. | 0 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| consistence/coding-standard | 0.87 | PHP coding standard for Consistence projects: a ready-to-use PHP_CodeSniffer ruleset plus configuration to enforce consistent style, naming, and best practices across codebases. Easy to adopt in CI and local development to keep code clean and uniform. | 76 | 79 | 22 | 3K | 4 | 11.8 | 25.5 | NOASSERTION | 6 years ago | |
| ely/php-code-style | 0.87 | Opinionated PHP-CS-Fixer rule set from Ely.by for PHP 7.4+ projects. Install alongside friendsofphp/php-cs-fixer, add a .php-cs-fixer.php using Ely\CS\Config, optionally override rules, then run php-cs-fixer to lint and fix code style. | 4 | 4 | 3 | 674 | 1 | 2.6 | 29.4 | Apache-2.0 | 3 years ago | |
| aik099/coding-standard | 0.87 | A reusable PHP_CodeSniffer coding standard used across aik099 projects. Compatible with PHPCS 3.x+, includes a PHPCS-compliant standard and test suite, and can be run via phpcs --standard=... against your source and tests or integrated into IDEs. | 5 | 5 | 3 | 2K | 47 | 14.5 | 47.7 | BSD-3-Clause | 7 years ago | |
| eloquent/code-style | 0.86 | — | 0 | 0 | 0 | 40 | 0 | 0.8 | 15.7 | MIT | 3 years ago | |
| webimpress/coding-standard | 0.86 | Opinionated PHP_CodeSniffer rules from Webimpress for consistent PHP style. Extends common standards, adds project conventions, and ships with ready-to-use configs for enforcing formatting and best practices across your codebase. | 15 | 15 | 7 | 81K | 5 | 9.2 | 53.5 | BSD-2-Clause | 1 year ago | |
| phpecs/phpecs | 0.86 | Tiny shortcut package to install and use Easy Coding Standard in PHP projects. Add it as a dev dependency via Composer and you’re ready to run ECS for consistent, automated code style and formatting across your codebase. | 0 | 2 | — | 8K | — | 0.3 | 53.6 | — | — | |
| craftcms/ecs | 0.86 | Easy Coding Standard (ECS) config presets for Craft CMS projects and plugins. PSR-12 aligned with a few Craft-specific tweaks. Install via Composer, add an ecs.php selecting Craft 3 or 4 set, then run ecs check (optionally --fix). | 18 | 18 | 5 | 21K | 1 | 0.6 | 42.8 | MIT | — | |
| whatwedo/php-coding-standard | 0.85 | — | 2 | 2 | 1 | 917 | 9 | 3.4 | 38.5 | MIT | 3 years ago | |
| facile-it/facile-coding-standard | 0.85 | 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. | 10 | 10 | 9 | 11K | 0 | 21.9 | 47.3 | — | 3 months ago | |
| sylius-labs/coding-standard | 0.85 | Battle-tested Sylius coding standard for PHP. Install via Composer and import the provided ecs.php into your EasyCodingStandard (ECS) config to apply consistent formatting and rules across your project. Includes guidance for migrating from YAML to PHP configs. | 88 | 88 | 27 | 131K | 0 | 22.6 | 49.5 | MIT | 4 months ago | |
| bitbag/coding-standard | 0.85 | — | 3 | 3 | 9 | 1K | 2 | 5.4 | 36.4 | — | 1 year ago | |
| contao/easy-coding-standard | 0.84 | Adds Easy Coding Standard support for Contao projects, providing a ready-to-use ECS configuration and rules to enforce consistent PHP coding style and quality checks across your codebase, helping keep formatting and standards aligned in CI and local workflows. | 12 | 12 | 8 | 6K | 0 | 0.3 | 36.9 | — | — | |
| zing/coding-standard | 0.84 | Zing Coding Standard is a PHP 8+ dev dependency that provides a ready-to-use coding standard for your projects. Install via Composer to help enforce consistent code style and quality across your codebase. | 2 | 2 | 1 | 6K | 0 | 29.2 | 53.6 | MIT | 1 month ago | |
| wayofdev/cs-fixer-config | 0.83 | — | 5 | 5 | 0 | 991 | 1 | 10.2 | 34.4 | MIT | 2 years ago | |
| symplify/coding-standard | 0.82 | Opinionated PHP coding standard with 23 fixers for clean, consistent, readable code—no config required. Designed to run with Symplify Easy Coding Standard (ECS); install via Composer and auto-fix formatting like arrays, strict types spacing, line length, and method chaining. | 380 | 383 | 24 | 81K | 0 | 9.6 | 27.1 | MIT | 3 months ago | |
| phpyh/coding-standard | 0.82 | PHPyh Coding Standard provides a ready-to-use PHP CS Fixer configuration for consistent formatting across your project. Install via Composer and apply the PhpCsFixerCodingStandard to your .php-cs-fixer.dist.php, with support for overriding rules. | 23 | 23 | 0 | 2K | 1 | 7.9 | 27.6 | MIT | 11 months ago | |
| wyrihaximus/coding-standard | 0.81 | PHP coding standard package for consistent formatting and style in PHP projects. Provides ready-to-use rulesets and configuration to streamline linting, code style checks, and enforcement across teams and CI pipelines. | 0 | 0 | 0 | 213K | 1 | 29.1 | 64.4 | MIT | 1 month ago |
How can I help you explore Laravel packages today?