Libraries tagged by captainhook
captainhook/captainhook
7921163 Downloads
PHP git hook manager
ramsey/conventional-commits
1782408 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
captainhook/secrets
4632688 Downloads
Utility classes to detect secrets
captainhook/plugin-composer
2155074 Downloads
Composer-Plugin handling your git-hooks
captainhook/hook-installer
1077669 Downloads
Composer Plugin that makes everyone activate the CaptainHook git hooks locally
captainhook/captainhook-phar
623672 Downloads
PHP git hook manager
webgriffe/captainhook
139597 Downloads
Provides some useful custom actions to be used with Captain Hook (a PHP GIT hooks library)
moxio/captainhook-eslint
52159 Downloads
Captain Hook Plugin to validate files using ESLint
bitexpert/captainhook-validateauthor
71373 Downloads
Captain Hook Plugin to check if commit author is valid (e.g. email in whitelist)
mpociot/captainhook
8910 Downloads
Add webhooks to your Laravel app.
moxio/captainhook-yarn-deduplicate
26843 Downloads
Captain Hook Plugin to check for unnecessary duplication in yarn.lock using yarn-deduplicate
moxio/captainhook-psalm
62289 Downloads
Captain Hook Plugin to check for newly introduced Psalm errors
sebastianfeldmann/captainhook
50400 Downloads
PHP git hook manager
bitexpert/captainhook-infection
5268 Downloads
Captain Hook Plugin to run InfectionPHP only against the files of the current changeset
unh3ck3d/php-cs-fixer-git-hook
13697 Downloads
Git hook running PHP CS Fixer on staged files using CaptainHook