symplify/coding-standard
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cline/coding-standard | 0.92 | Opinionated PHP-CS-Fixer + Rector presets for modern PHP 8.4+ projects. Enforces strict coding standards, naming conventions, and architecture rules, with custom fixers, PHPDoc wrapping, and optional legacy tag/header rules for incremental adoption. | 0 | 0 | 0 | 2K | 0 | 24.3 | 53.2 | MIT | 1 week ago | |
| eloquent/code-style | 0.92 | — | 0 | 0 | 0 | 10 | 0 | 0.8 | 13.8 | MIT | 3 years ago | |
| codeat3/phpcs-styles | 0.91 | codeat3/phpcs-styles provides PHP_CodeSniffer rulesets and coding style configurations to standardize formatting and code quality across PHP projects, helping teams enforce consistent conventions in CI and local development. | 0 | 0 | 0 | 769 | 0 | 0.0 | 39.9 | — | — | |
| mfn/php-cs-fixer-config | 0.90 | Opinionated PHP-CS-Fixer rule set for v3.11+ from mfn. Designed to be dropped into your own fixer config via Mfn\PhpCsFixer\Config::getRules(). Requires setRiskyAllowed(true). PRs welcome; issues disabled. | 0 | 0 | 0 | 399 | 0 | 17.7 | 40.3 | — | 3 months ago | |
| adamwojs/php-cs-fixer-phpdoc-force-fqcn | 0.89 | PHP-CS-Fixer custom rule that forces fully qualified class names in PHPDoc annotations. Ensures consistent, unambiguous @param/@return/@var types by converting short names to FQCNs, improving readability and reducing namespace-related confusion. | 18 | 18 | 8 | 23K | 3 | 1.9 | 42.9 | MIT | 4 years ago | |
| kubawerlos/php-cs-fixer-custom-fixers | 0.88 | Custom fixers for FriendsOfPHP PHP-CS-Fixer. Install via Composer, register the Fixers set, then enable individual rules to enforce additional style conventions (e.g., prefer class constants, remove leading global namespace slashes, tidy PHPDoc params). | 241 | 241 | 26 | 334K | 4 | 29.3 | 50.3 | MIT | 2 months ago | |
| mll-lab/php-cs-fixer-config | 0.86 | Shared php-cs-fixer configuration package. Install as a dev dependency and use the config($finder) helper in .php-cs-fixer.php. Optionally enable risky rules via risky($finder), override specific rules, or further customize the returned Config instance. | 0 | 0 | 0 | 11K | 0 | 19.1 | 60.2 | MIT | 6 months ago | |
| diablomedia/php-cs-fixer-config | 0.85 | Reusable PHP-CS-Fixer configuration package by Diablo Media. Provides a shared, opinionated ruleset you can require in multiple projects to keep code style consistent and reduce per-repo fixer setup. | 0 | 0 | 0 | 0 | 0 | 3.0 | — | MIT | 1 year ago | |
| slevomat/coding-standard | 0.85 | — | 1,479 | 1,486 | 194 | 3M | 91 | 62.4 | 81.1 | MIT | 3 weeks ago | |
| nunomaduro/phpinsights | 0.84 | PHP Insights analyzes PHP code quality, style, architecture, and complexity from your terminal. Works out of the box with Laravel (artisan insights), Symfony, Yii, Magento, and more, with built-in checks for reliability and loose coupling. | 5,615 | 5,621 | 296 | 268K | 69 | 73.1 | 54.4 | MIT | 3 months ago | |
| phpdocumentor/reflection-docblock | 0.83 | PHPDoc-compatible DocBlock parser from phpDocumentor. Use DocBlockFactory to parse doc comments or Reflection objects, extracting summaries, descriptions, and tags for annotations and metadata. Ideal for tooling that reads and interprets PHPDoc blocks. | 9,370 | 9,407 | 136 | 10M | 10 | 55.9 | 53.0 | MIT | 4 months ago |
How can I help you explore Laravel packages today?