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 | 399 | 0 | 17.4 | 40.2 | — | 4 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. | 381 | 383 | 25 | 80K | 0 | 10.3 | 27.5 | MIT | 1 month 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 | 25 | 0 | 3.0 | 19.5 | 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,631 | 1,640 | 5M | 43 | 91.5 | 73.8 | MIT | 1 week 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 | 343K | 5 | 28.8 | 50.5 | MIT | 2 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,545 | 13,555 | 1,640 | 13K | 43 | 90.3 | 37.9 | MIT | 1 week 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.0 | 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 | 55 | 0 | 0.0 | 24.2 | 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.8 | 18.5 | MIT | 9 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 | 16K | 1 | 13.0 | 55.0 | GPL-3.0 | 7 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 | 6 months ago |
How can I help you explore Laravel packages today?