Libraries tagged by githooks
ams/git-hooks-installer
6831 Downloads
This composer plugin helps you automate the installation git hooks into your project.
sdieunidou/php-git-hooks
33 Downloads
Git hooks for PHP projects.
plhw/hf-git-hooks
445 Downloads
Common Git Hooks
pixelfusion/git-hooks
166 Downloads
Standard git hooks for Pixel Fusion projects
interactiv4/git-hooks-deployed-package-prepare-commit-msg
33492 Downloads
Interactiv4 - Git Hooks Deployed Package - prepare-commit-msg
interactiv4/composer-installer-git-hooks-deployed-package
47463 Downloads
This package allow to deploy git hook scripts.
guncha25/git-hooks
119 Downloads
synchot/conventionalcommit
1915 Downloads
Conventional commit for php
oxkhar/phpeach
48 Downloads
Test & Quality tools
dev-kraken/php-commitlint
5 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
stevegrunwell/smee
12 Downloads
Library for automatically copying git hooks into a project
stevegrunwell/githookd
15 Downloads
PHP CLI framework for installing Git Hooks automatically.
git-hooks/php
4 Downloads
Instalação e configuração automática de git hooks para análise estática de código PHP
vamakin/git-files-changes-hooks
444 Downloads
Set of git hooks, that automatically run custom commands when some files changes. In example, run composer install when composer.lock has been changed
schorsch3000/precommit
30 Downloads
runs defined commands on git hooks, like phpunit on precommit