Libraries tagged by githook
cubiche/cqt
1322 Downloads
A PHP code quality tools.
autoframe/git-exec-hook
13 Downloads
Http git hook call for action for fetch pull checkout commit push
oxkhar/phpeach
48 Downloads
Test & Quality tools
tacone/psr-police
27 Downloads
Install php-cs-fixer git hook automatically using a script
sjorek/composer-virtual-environment-plugin
54 Downloads
A composer-plugin adding shell, symbolic link and git-hook related commands to composer.
sashas777/captainhook
351 Downloads
PHP git hook manager
phpple/gitwatcher
439 Downloads
A Smart Git Hook Assembly.
phpgithook/phpgithook
5 Downloads
PHPGithook - Run githooks by installing modules
partnermarketing/pm-git-hooks-php
8842 Downloads
Partnermarketing Composer git-hook package with hooks for your php projects.
mleko/validate-commit
2344 Downloads
A Git hook to validate commit message
misumirize/git-validate
2174 Downloads
CLI tool for Git hook validation
kumarraoadobe/magento2-git-hooks-installer
9 Downloads
Magento2 Code Standard git hook installer
kumarraoadobe/git-hooks-magentocodestandard
13 Downloads
Composer git-hook package with hooks for Magento 2 Projects.
haringsrob/php-nocheckin
1 Downloads
Adds a git hook to block commits if @NOCHECKIN is found in modified files.
giles/php-csc
249 Downloads
PHP code style check 利用git hook、phplint、phpcs在git commit的时候对php代码进行语法检测、代码风格检查,如果有问题,不允许提交。