sllh/php-cs-fixer-styleci-bridge
.styleci.yml and .php-cs-fixer.dist.php configuration files, reducing technical debt and developer friction..styleci.yml and .php-cs-fixer.dist.php files and seeks to consolidate them.For Executives: "This package lets us ditch StyleCI’s subscription while keeping our existing code style rules—no rewrite needed. By unifying our config files, we reduce dev overhead and future-proof our tooling for self-hosted or CI/CD pipelines. It’s a low-risk, high-reward move to cut costs and improve maintainability."
For Engineering/DevOps:
"We can replace StyleCI checks with PHP-CS-Fixer locally or in CI, using our existing .styleci.yml config. This avoids duplicating rules, simplifies onboarding, and gives us more control over our toolchain. Tradeoff: It’s unmaintained, so we’d need to test compatibility with our PHP-CS-Fixer version (v1.x only). Alternative: FlintCI or manual config conversion."
For Developers:
"No more juggling two config files! This tool auto-generates PHP-CS-Fixer configs from your .styleci.yml, so your linter stays consistent. Just run php-cs-fixer like before—no learning curve."
How can I help you explore Laravel packages today?