laravel-git-hooks
by givanov95
Composer plugin that installs a pre-commit git hook into Laravel + Vite projects — runs php-cs-fixer, a debug-statement guard, the Vite build (on frontend changes) and the test suite before each commit. Bypass with --no-verify.
grumphp-laravel-translation-checker
by kalimeraa
A GrumPHP task that validates Laravel translation files for missing keys, duplicate keys, and synchronization across locales.
laravel-doctor
by lucas-baggio
CLI agent-like tool that analyzes Laravel projects for architecture, quality, security, documentation and DX
laravel-dev-tools
by labrodev
Labrodev developer toolkit for Laravel projects: Rector, PHPStan (Larastan), Pint and PHP-CS-Fixer presets.