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.
laravel-git-hooks
by indy2kro
🪝• Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.
laravel-git-hooks
by igorsgm
🪝• Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.
laravel-git-sniffer
by avirdz
An artisan command to check your code standards via pre-commit git hook.