Libraries tagged by git hooks
php-core/composer-git-hooks
13775 Downloads
Easily manage git hooks in your composer config
jschaedl/composer-git-hooks
68635 Downloads
Easily manage git hooks in your composer config
iodigital-com/composer-git-hooks
46603 Downloads
iO Composer Git Hooks
orphans/git-deploy-laravel
5953 Downloads
Helps automate the deployment of projects onto servers by utilising Git web hooks.
sophireak/laracheck
522 Downloads
A smart pre-push helper script for Laravel teams. Checks setup, fixes safe issues, and explains problems with AI.
sebastianfeldmann/captainhook
51279 Downloads
PHP git hook manager
sojeda/conventional-commits
18840 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
moxio/captainhook-yarn-deduplicate
27291 Downloads
Captain Hook Plugin to check for unnecessary duplication in yarn.lock using yarn-deduplicate
moxio/captainhook-psalm
63934 Downloads
Captain Hook Plugin to check for newly introduced Psalm errors
umbrellio/coverspector
21062 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
mubbi/laravel-commit-lint
1601 Downloads
It provides a Git hook to enforce Conventional Commits in Laravel projects.
movisio/nais-cs
11320 Downloads
Coding styles rules and git hook for NAIS Based Applications
richweber/yii2-code-sniffer-git-hook
23820 Downloads
Code Sniffer Git Hook
netgen/git-hooks
3956 Downloads
Various git hooks used by Netgen websites
givanov95/laravel-git-hooks
414 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.