adamwojs/php-cs-fixer-phpdoc-force-fqcn
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mfn/php-cs-fixer-config | 0.92 | 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 | 717 | 0 | 15.7 | 43.6 | — | 5 months ago | |
| symplify/coding-standard | 0.88 | 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 | |
| diablomedia/php-cs-fixer-config | 0.86 | 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 | 32 | 0 | 3.0 | 21.0 | MIT | 1 year ago | |
| friendsofphp/php-cs-fixer | 0.82 | PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. | 13,545 | 13,636 | 1,644 | 6M | 43 | 92.0 | 74.2 | MIT | 4 weeks ago | |
| kubawerlos/php-cs-fixer-custom-fixers | 0.78 | 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). | 242 | 243 | 26 | 408K | 4 | 27.6 | 51.0 | MIT | 4 months ago | |
| fabpot/php-cs-fixer | 0.74 | 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,547 | 13,561 | 1,644 | 12K | 43 | 91.7 | 37.9 | MIT | 3 weeks ago | |
| prooph/php-cs-fixer-config | 0.74 | Shared PHP-CS-Fixer configuration from the prooph team. Provides a ready-to-use ruleset and presets to keep PHP code style consistent across projects, with an easy way to apply and maintain formatting standards in CI or local development. | 24 | 24 | 7 | 3K | 0 | 3.3 | 28.4 | BSD-3-Clause | 1 year ago | |
| cartalyst/php-cs-fixer-config | 0.74 | Reusable PHP-CS-Fixer configuration from Cartalyst. Provides a shared rule set and presets to standardize coding style across projects, making formatting consistent and easy to apply in CI and local development. | 0 | 0 | 0 | 261 | 0 | 0.0 | 33.4 | BSD-3-Clause | — | |
| phootwork/php-cs-fixer-config | 0.74 | Reusable PHP-CS-Fixer configuration by phootwork. Provides a shared ruleset and presets to standardize code style across projects, making it easy to apply consistent formatting in CI and local development with minimal setup. | 3 | 4 | 2 | 73 | 0 | 7.6 | 18.5 | MIT | 10 months ago | |
| eliashaeussler/php-cs-fixer-config | 0.74 | Reusable PHP-CS-Fixer config package by Elias Häussler. Provides a ready-to-use ruleset and sensible defaults to keep PHP code style consistent across projects, with easy installation and quick integration into existing fixer setups. | 2 | 2 | 0 | 20K | 1 | 11.9 | 56.0 | GPL-3.0 | 9 months ago | |
| wayofdev/cs-fixer-config | 0.74 | — | 5 | 5 | 0 | 991 | 1 | 10.2 | 34.4 | MIT | 2 years ago | |
| fidry/php-cs-fixer-config | 0.74 | Personal base PHP-CS-Fixer configuration by Théo Fidry. Install as a dev dependency, then use FidryConfig in php-cs-fixer.dist.php with your Finder, a header comment, and minimum supported PHP version. Extend or override rules as needed. | 6 | 6 | 1 | 256 | 0 | 11.7 | 23.5 | MIT | 8 months ago |
How can I help you explore Laravel packages today?