Libraries tagged by git hook
douglasmariz/pre-commit-git
9 Downloads
GIT pre-commit hook para verificar no código a existência de certas palavras, frases ou funções (dump, var_dump, die, print_r, etc) antes de ser comitado.
dishitpala/phpcs-git-pre-commit-hook
7 Downloads
A boilerplate for any git WordPress project where coding standards are mandatory.
actcmsvn/git-commit-checker
65 Downloads
Check coding standard & code syntax with Git pre-commit hook.
alysontrizotto/git-pre-push
3 Downloads
Biblioteca PHP para hooks de pre-push no Git.
xwillq/captains-hooks
556 Downloads
Additional hooks for CaptainHook
jakobjohansson/hook
10 Downloads
a library for quickly dealing with git webhooks
gkr/hooks
33 Downloads
git webhooks package of laravel & lumen for github,gitlab,gogs and others
epilgrim/php-hooks
3278 Downloads
Adds php lint and php-cs-fixer to a git pre-commit
avirdz/hookdeploy
54 Downloads
PHP script to deploy a git repository to web server
sashas777/captainhook
351 Downloads
PHP git hook manager
dinarys/php-cs
157 Downloads
PHP_CodeSniffer git hooks for internal projects
dev-kraken/php-commitlint
10 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
cubiche/cqt
1322 Downloads
A PHP code quality tools.
coding-wisely/commitvel
111 Downloads
A Laravel package to assist with Git operations and code quality checks.
aaronjameslang/proofr
36 Downloads
Git hook to check conformance to http://chris.beams.io/posts/git-commit/