brandembassy/coding-standard
Opinionated PHP coding standard ruleset for enforcing consistent code style across projects. Built on common tooling (e.g., PHP_CodeSniffer) to simplify linting in CI and local development, helping teams keep formatting and conventions uniform.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| driftingly/rector-laravel | 0.94 | Rector extension for Laravel that applies automated refactors and upgrade rules based on your composer.json or selected Laravel version sets. Includes rules for core Laravel and first‑party packages like Cashier and Livewire. | 1,258 | 1,244 | 111 | 1M | 22 | 43.6 | 58.5 | MIT | 2 months ago | |
| fabpot/php-cs-fixer | 0.93 | Automatically fix PHP coding standards issues and unify style across your codebase. Includes rule sets like PER-CS, Symfony, and PhpCsFixer, plus configurable rules and migrations to modern PHP and PHPUnit. Supports PHP 7.4–8.5. | 13,545 | 13,555 | 1,640 | 13K | 43 | 90.3 | 37.9 | MIT | 6 days ago | |
| beste/php-cs-fixer-config | 0.92 | Shared PHP-CS-Fixer configuration used in BESTE projects, extending ergebnis/php-cs-fixer-config. Provides ready-made rulesets for PHP 8.1 and 8.2 to standardize code style across repositories. | 0 | 0 | 0 | 13 | 0 | 18.1 | 18.0 | MIT | 3 months ago | |
| facile-it/facile-coding-standard | 0.92 | 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 | 22.7 | 47.3 | — | 2 months ago | |
| dbrekelmans/coding-standard | 0.92 | PHP coding standard package based heavily on the Doctrine coding standard. Provides shared rules and configuration to enforce consistent formatting and style across projects, helping teams catch issues early and keep codebases clean. | 1 | 1 | 0 | 30 | 2 | 2.8 | 16.6 | MIT | 5 years ago | |
| ergebnis/php-cs-fixer-config | 0.92 | Factory-style PHP-CS-Fixer config for projects: choose a versioned ruleset (PHP 5.3–8.3), generate a consistent configuration, and keep coding standards aligned across repositories. Install via Composer and use with friendsofphp/php-cs-fixer. | 70 | 70 | 17 | 32K | 1 | 32.9 | 43.7 | MIT | 1 week ago | |
| instaclick/symfony2-coding-standard | 0.92 | PHP_CodeSniffer ruleset for enforcing the Symfony2 Coding Standard in PHP projects. Helps keep formatting and conventions consistent across teams and CI, with ready-to-use sniffs and easy integration into existing development workflows. | 9 | 10 | 5 | 65 | 4 | 1.5 | 12.8 | — | 6 years ago | |
| binsoul/coding-standard | 0.92 | 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 | — | |
| ibexa/code-style | 0.92 | Ibexa coding standards bundle: PHP-CS-Fixer internal config factory, rulesets, CI/IDE helpers, hooks and contribution templates. Install as a dev dependency and add a .php-cs-fixer.php to apply Ibexa style, with optional parallel runs. | 0 | 0 | 1 | 17K | 0 | 19.7 | 63.3 | NOASSERTION | 2 months ago | |
| rector/rector | 0.86 | Rector instantly upgrades and refactors PHP code. Automate migrations from PHP 5.3–8.5 and frameworks like Symfony, PHPUnit, and Doctrine, or enforce code quality with rule sets in CI. Run on your project to preview diffs and apply changes. | 10,391 | 10,417 | 743 | 6M | 1 | 75.0 | 44.5 | MIT | 3 days ago | |
| eliashaeussler/rector-config | 0.86 | Opinionated, reusable Rector configuration for PHP/Laravel projects. Provides curated rule sets and sensible defaults to quickly add automated refactoring and code upgrades, with easy integration into existing Rector setups. | 3 | 3 | 0 | 21K | 1 | 13.9 | 54.5 | GPL-3.0 | 8 months ago | |
| worksome/coding-style | 0.85 | Worksome’s shared PHP coding style package. Generates ready-to-use configs for Easy Coding Standard (ECS), PHPStan, and Rector, extending PSR-12 with additional and customized rules. Install via Composer, generate stubs, and run via composer scripts. | 49 | 49 | 4 | 12K | 0 | 30.0 | 38.8 | MIT | 3 weeks ago | |
| phpcsstandards/phpcsdevcs | 0.82 | phpcsdevcs provides a set of PHP_CodeSniffer rules and configuration to enforce consistent coding standards across PHP projects. Drop-in standards for PHPCS with sensible defaults, helping teams catch style issues early and keep code clean and uniform. | 9 | 9 | 1 | 13K | 4 | 13.2 | 46.9 | LGPL-3.0 | 7 months ago | |
| bitbag/coding-standard | 0.82 | — | 3 | 3 | 9 | 1K | 2 | 7.3 | 36.9 | — | 10 months ago | |
| shiftonelabs/codesniffer-standard | 0.82 | Opinionated PHP_CodeSniffer ruleset by ShiftOneLabs. Provides a shared coding standard for consistent style, formatting, and best practices across PHP/Laravel projects. Easy to install and run with phpcs in CI or local development. | 0 | 0 | 1 | 36 | 0 | 0.1 | 19.5 | MIT | — | |
| e-lodgy/coding-standard | 0.82 | E-Lodgy’s shared Easy Coding Standard (ECS) configuration for PHP projects. Install via Composer, import the provided ecs.php, and apply consistent formatting and code style rules across your src, tests, and config files. | 0 | 0 | 1 | 5 | 1 | 2.6 | 10.7 | MIT | 2 years ago | |
| slevomat/coding-standard | 0.81 | — | 1,480 | 1,486 | 194 | 3M | 91 | 63.6 | 81.4 | MIT | 6 days ago | |
| wayofdev/cs-fixer-config | 0.81 | — | 5 | 5 | 0 | 991 | 1 | 10.2 | 34.4 | MIT | 2 years ago | |
| corpus/coding-standard | 0.81 | — | 0 | 0 | 0 | 4K | 1 | 7.8 | 51.5 | MIT | 10 months ago | |
| lcobucci/coding-standard | 0.81 | PHPCS coding standard based on Doctrine’s rules with a few tweaks. Provides a reusable ruleset to enforce consistent PHP code style across projects, suitable for CI checks and team-wide formatting conventions. | 6 | 6 | 2 | 6K | 1 | 20.1 | 46.1 | MIT | 3 months ago |
How can I help you explore Laravel packages today?