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-data-table
by givanov95
A server-side DataTable builder for Laravel with a matching Vue 3 + Inertia frontend.