redaxo/php-cs-fixer-config
Opinionated PHP-CS-Fixer configuration for REDAXO projects. Ships a ready-to-use ruleset to standardize code style and enforce consistent formatting across your codebase, making it easier to keep teams aligned and reviews focused on logic, not whitespace.
Architecture fit: Strong for REDAXO-based projects as it's purpose-built for REDAXO's conventions and PHP-CS-Fixer integration. Less relevant for non-REDAXO PHP projects unless they align with the specific ruleset.
Integration feasibility: High due to drop-in configuration design. Requires only Composer installation and extending the config in .php-cs-fixer.php. No complex setup.
Technical risk: Moderate. Low stars (10) and "unknown" repository raise visibility concerns. Last release date (2026-02-26) is illogical (future-dated), suggesting potential data inaccuracies or abandonment. No public repository makes dependency validation impossible.
Key questions: What PHP-CS-Fixer versions does it support? Is the repository truly private or unpublished? How frequently is it updated? Are there known conflicts with modern PHP/REDAXO versions?
Stack fit: Optimal for REDAXO ecosystems using PHP-CS-Fixer. Adds no runtime overhead but requires PHP-CS-Fixer in dev dependencies. Not recommended for non-RED
How can I help you explore Laravel packages today?