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 | 874 | 0 | 19.2 | 46.1 | — | 2 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 | 382 | 25 | 80K | 0 | 23.1 | 37.6 | MIT | 1 week 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 | 53 | 0 | 3.0 | 23.9 | 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,531 | 13,621 | 1,633 | 5M | 41 | 88.9 | 74.1 | MIT | 5 days 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). | 239 | 240 | 25 | 341K | 4 | 30.9 | 51.2 | MIT | 1 month 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,532 | 13,549 | 1,633 | 17K | 40 | 87.4 | 39.0 | MIT | 2 days 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 | 2K | 0 | 3.3 | 27.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 | 105 | 0 | 0.0 | 28.0 | 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 | 54 | 0 | 10.3 | 17.1 | MIT | 7 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 | 27K | 1 | 14.9 | 59.6 | GPL-3.0 | 6 months ago | |
| wayofdev/cs-fixer-config | 0.74 | — | 5 | 5 | 0 | 4K | 1 | 10.2 | 42.5 | 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 | 653 | 0 | 14.3 | 30.0 | MIT | 5 months ago |
How can I help you explore Laravel packages today?