Releases
2.0.0
β¨ Major Features
π³ Docker & Laravel Sail Support
Full Docker container execution for all code analyzers
Native Laravel Sail integration
Per-analyzer Docker configuration
π§ Automatic Code Fixing
Auto-fix issues with optional prompts or fully automatic mode
Re-run validation after fixes
Support for all major analyzers
π¦ New Code Analyzers
PHP CS Fixer - Modern PHP code style fixer
Rector - Automated refactoring and upgrades
PHP Insights - Code quality analysis
π― Key Improvements
Better Performance - Chunked file processing for large codebases
Enhanced Configuration - Full environment variable support
Improved DX - Better error handling, debug output, and strict types
File Analysis - Smarter file filtering and processing
β οΈ Breaking Changes
Requires Laravel 11+ (dropped Laravel 10)
Requires PHP 8.2+
Removed Enlightn package for now as this package is not supported by Enlightn team yet.
Environment variables renamed (removed LARAVEL_
prefix)
π Quick Migration
Update environment variables (remove LARAVEL_
prefix)
Review and enable new analyzers
Configure Docker/Sail if using containers
Enable auto-fix for smoother workflows
Props and thanks to @indy2kro for his great contributions.
You canβt perform that action at this time.