Libraries tagged by php git hooks
bugatino/phpcs-git-pre-commit
3830 Downloads
Setup PHPCS for checking PSR-2 standard using composer and git pre-commit hook.
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
8 Downloads
Php-GitHook-Sniffer is a simple collection of automated and customizable tasks that you can perform with your git repository through the hooks.
epilgrim/php-hooks
3276 Downloads
Adds php lint and php-cs-fixer to a git pre-commit
mj4444/php_codesniffer_yii2_githook
267 Downloads
alquesadilla/php-coding-standards-enforcer
10621 Downloads
Enforce coding standards on your PHP & Javascript. Now with SWagger Support. Don't let your team mess up your code base.
sashas777/captainhook
349 Downloads
PHP git hook manager
stevegrunwell/githookd
14 Downloads
PHP CLI framework for installing Git Hooks automatically.
sjorek/composer-virtual-environment-plugin
54 Downloads
A composer-plugin adding shell, symbolic link and git-hook related commands to composer.