laravel-safe-schema
by rginfotech
Catch dangerous Laravel migrations before they take production down.
laravel-pipeline-engine
by hatchyu
A reusable, configurable, and extensible CI/CD pipeline engine for Laravel projects.
laravel-route-linter
by sinemacula
A deterministic, opt-in artisan linter for RESTful route conventions in Laravel applications.
laravel-doctor
Auditor determinista para codebases Laravel: seguridad, performance, Eloquent y arquitectura.
laravel-route-linter
Static analysis for Laravel routes. Detects missing middleware, unused named routes, duplicate URIs, missing controller methods, and more.
laravel-patrol
by marcokoepfli
An opinionated linter that patrols your Laravel app for convention violations
laravel-model-analyzer
by devlin
Analyze and validate Eloquent relationships against database schema
laravel-blade-validator
by deinte
Validate Blade templates for syntax errors, security issues, and best practices