Libraries tagged by php git hooks
haringsrob/php-nocheckin
1 Downloads
Adds a git hook to block commits if @NOCHECKIN is found in modified files.
dev-kraken/php-commitlint
23 Downloads
A powerful Git hooks and commit message linting tool for PHP projects - combining the best of husky and commitlint in a native PHP implementation
cihispano/git-hooks
1 Downloads
Automated Git Hooks for CodeIgniter 4 projects with PHPStan, PHP CS Fixer, and quality checks
choerulumam/commitlint-php
11 Downloads
A powerful Git hooks and commit message linting tool for PHP projects - PHP 7.3+ compatible
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
979 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
65 Downloads
Biblioteca PHP para hooks de pre-push no Git.