Libraries tagged by captainhook
captainhook/captainhook
4429135 Downloads
PHP git hook manager
ramsey/conventional-commits
751337 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
captainhook/secrets
1570871 Downloads
Utility classes to detect secrets
captainhook/plugin-composer
1446596 Downloads
Composer-Plugin handling your git-hooks
captainhook/captainhook-phar
208523 Downloads
PHP git hook manager
captainhook/hook-installer
163981 Downloads
Composer Plugin that makes everyone activate the CaptainHook git hooks locally
webgriffe/captainhook
104411 Downloads
Provides some useful custom actions to be used with Captain Hook (a PHP GIT hooks library)
moxio/captainhook-eslint
30624 Downloads
Captain Hook Plugin to validate files using ESLint
bitexpert/captainhook-validateauthor
45387 Downloads
Captain Hook Plugin to check if commit author is valid (e.g. email in whitelist)
mpociot/captainhook
8908 Downloads
Add webhooks to your Laravel app.
moxio/captainhook-yarn-deduplicate
22237 Downloads
Captain Hook Plugin to check for unnecessary duplication in yarn.lock using yarn-deduplicate
moxio/captainhook-psalm
37129 Downloads
Captain Hook Plugin to check for newly introduced Psalm errors
sebastianfeldmann/captainhook
43120 Downloads
PHP git hook manager
sojeda/conventional-commits
6136 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
unh3ck3d/php-cs-fixer-git-hook
1562 Downloads
Git hook running PHP CS Fixer on staged files using CaptainHook