oscarotero/php-cs-fixer-config
Opinionated PHP-CS-Fixer configuration by Oscar Otero. Drop-in ruleset to standardize code style across projects, keep formatting consistent, and reduce bikeshedding. Ideal for teams wanting sensible defaults with minimal setup.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beste/php-cs-fixer-config | 0.90 | Opinionated PHP-CS-Fixer configuration for BESTE projects, extending ergebnis/php-cs-fixer-config. Provides ready-to-use rulesets for modern PHP (Php81 and Php82) to keep code style consistent across your codebase. | 0 | 0 | 0 | 51 | 0 | 2.7 | 22.7 | MIT | 1 month ago | |
| amphp/php-cs-fixer-config | 0.90 | Shared PHP-CS-Fixer configuration used across amphp projects. Install as a dev dependency, create a .php_cs.dist that returns Amp\CodeStyle\Config, configure the Finder paths and cache file, and run php-cs-fixer locally or in CI (e.g., Travis) for consistent styling. | 10 | 10 | 4 | 8K | 0 | 5.9 | 41.2 | — | 9 months ago | |
| phootwork/php-cs-fixer-config | 0.90 | 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 | 45 | 0 | 11.4 | 16.2 | MIT | 7 months ago | |
| cartalyst/php-cs-fixer-config | 0.89 | 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 | 111 | 0 | 0.0 | 28.3 | BSD-3-Clause | — | |
| eliashaeussler/php-cs-fixer-config | 0.89 | 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 | 30K | 1 | 15.7 | 60.4 | GPL-3.0 | 5 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 | 73 | 0 | 3.0 | 25.8 | MIT | 1 year ago | |
| mll-lab/php-cs-fixer-config | 0.85 | 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 | 9K | 0 | 21.5 | 60.7 | MIT | 4 months ago | |
| pedrotroller/php-cs-custom-fixer | 0.84 | Custom fixers for PHP-CS-Fixer. Adds rules like ordering Behat context step definition methods by annotation and method name, with options for detecting context classes. Install via Composer and register the fixers in your .php_cs(.dist) config. | 81 | 83 | 10 | 21K | 4 | 18.4 | 41.9 | — | 8 months ago | |
| fidry/php-cs-fixer-config | 0.81 | 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 | 617 | 0 | 14.8 | 29.8 | MIT | 4 months ago |
How can I help you explore Laravel packages today?