laravel-env-check
by phpdmitry
Check that an environment file contains the keys required by .env.example without exposing values.
laravel
by schemaguard
A deployment firewall for database schema changes. Blocks destructive Laravel migrations before they reach production.
laravel-route-linter
by sinemacula
A deterministic, opt-in artisan linter for RESTful route conventions in Laravel applications.
laravel-shipit
by sydgren
Trigger and monitor ShipIt deployments from Artisan — php artisan shipit:deploy.
laravel-package-doctor
by satheez
Audit a Laravel project's Composer dependencies for upgrade safety, security, and Laravel compatibility.
laravel-toolkit
by nwrman
Reusable developer infrastructure for Laravel: preflight CI gates, test reporting with retry, deploy notifications, and project scaffolding.
laravel-codeigniter-db
by expressodev
Integration layer allowing use of the Laravel database library in CodeIgniter applications