Libraries tagged by git pre-commit
captainhook/captainhook
8103151 Downloads
PHP git hook manager
botble/git-commit-checker
203026 Downloads
Check coding standard & code syntax with Git pre-commit hook.
igorsgm/laravel-git-hooks
40932 Downloads
🪝• Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.
captainhook/captainhook-phar
641860 Downloads
PHP git hook manager
smgladkovskiy/phpcs-git-pre-commit
34004 Downloads
PHPCS check before commit
dsoloview/laravel-pint-pre-commit
35823 Downloads
Laravel Pint pre-commit git hook
26b/php-pre-commit
24225 Downloads
Pre-commit git hook for enforcing php standards.
amphibee/laravel-pint-pre-commit
48143 Downloads
Laravel Pint pre-commit hook allow you to analyse your code with the awesome Laravel Pint.
moxio/captainhook-eslint
52728 Downloads
Captain Hook Plugin to validate files using ESLint
wtyd/githooks
24845 Downloads
Manage git hooks in a simple and sophisticated way.
moxio/captainhook-yarn-deduplicate
27005 Downloads
Captain Hook Plugin to check for unnecessary duplication in yarn.lock using yarn-deduplicate
moxio/captainhook-psalm
62863 Downloads
Captain Hook Plugin to check for newly introduced Psalm errors
cuonggt/hooky
1666 Downloads
An opinionated git hooks tool for PHP.
sebastianfeldmann/captainhook
50597 Downloads
PHP git hook manager
givanov95/laravel-git-hooks
307 Downloads
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.