laravel-upgrades-rector
Automated Laravel upgrade tool: Rector rules, PHPStan advisories, and a CLI orchestrator for Laravel 10 through 13.
laravel-legacy-cleaner
by codemonkey76
Detect and manager unused/legacy code in Laravel applications
laravel-make-service
by lambertns
Adds `php artisan make:service` command to generate service classes with optional automatic controller injection using PHP 8+ property promotion.
laravel-factory-refactor
by wadakatu
Refactor the style of factory call from helper to static method for Laravel 8.x.