mll-lab/php-cs-fixer-config
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.
LineBreakBeforeThrowExpressionFixer), freeing engineers to focus on business logic.php-cs-fixer without custom rules).For Executives:
"This package lets us enforce consistent PHP code quality automatically, cutting down on manual reviews and developer friction. For example, the new LineBreakBeforeThrowExpressionFixer ensures our error-handling code follows best practices without extra effort—saving time and reducing bugs. It’s a low-cost way to future-proof our codebase as we scale."
For Engineering: "We can now integrate a Swiss-army-knife for PHP formatting into our workflow with minimal setup. The new rule for throw expressions is a great example of how it handles niche cases we’d otherwise debate in PRs. It plays nicely with Laravel’s ecosystem and can run in CI or locally. Let’s pilot it on [Module X] to see how much time it saves on style nitpicks."
How can I help you explore Laravel packages today?