mfn/php-cs-fixer-config
Opinionated PHP-CS-Fixer ruleset for v3.11+ via a simple \Mfn\PhpCsFixer\Config::getRules() helper. Requires setRiskyAllowed(true). Minimal repo with issues disabled—PRs welcome to discuss technical changes.
mfn/php-cs-fixer-config is an opinionated PHP-CS-Fixer ruleset targeting v3.11+. It provides a ready-made configuration you can drop into your project to keep styling consistent, with a focus on practical defaults rather than extensive customization.
Use it by calling \Mfn\PhpCsFixer\Config::getRules() and enabling risky rules via setRiskyAllowed(true) in your fixer config.
Config::getRules()setRiskyAllowed(true))How can I help you explore Laravel packages today?