Libraries tagged by php git hooks
seizonio/laravel-php-code-analysis-hook
74 Downloads
A GIT pre-commit hook for running php code sniffer, php mess detector and phpunit before a commit can be accepted.
amaxlab/git-web-hook
58 Downloads
Library for git web hook handle (supported and tested gitlab.com and github.com)
splotches/php-composter-phpstan
22 Downloads
Automatically install a git pre-commit hook to statically analyse your PHP files upon each commit using the phpstan.neon configuration.
splotches/php-composter-phpmnd
23 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they follow the rules defined in phpmd.xml.
splotches/php-composter-phpmd
26 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they follow the rules defined in phpmd.xml.
splotches/php-composter-phpcs
26 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they comply to the Code Style you have defined in phpcs.xml.
onceyoungs/php-cs-fixer
4 Downloads
git pre submit hook, automatically formats code plugins.
joaorobertopb/php-githook-sniffer
10 Downloads
Php-GitHook-Sniffer is a simple collection of automated and customizable tasks that you can perform with your git repository through the hooks.
maxorlovsky/commit-msg-php
944 Downloads
commit-msg-php is a commit-msg hook installer for git with configuration available in composer.json
epilgrim/php-hooks
3278 Downloads
Adds php lint and php-cs-fixer to a git pre-commit
alysontrizotto/git-pre-push
0 Downloads
Biblioteca PHP para hooks de pre-push no Git.
mj4444/php_codesniffer_yii2_githook
268 Downloads
alquesadilla/php-coding-standards-enforcer
10626 Downloads
Enforce coding standards on your PHP & Javascript. Now with SWagger Support. Don't let your team mess up your code base.
sashas777/captainhook
351 Downloads
PHP git hook manager
stevegrunwell/githookd
15 Downloads
PHP CLI framework for installing Git Hooks automatically.