Libraries tagged by php git hooks
captainhook/captainhook
7531894 Downloads
PHP git hook manager
projektgopher/whisky
349327 Downloads
A simple CLI tool for managing a project's git hooks across multiple members.
ramsey/conventional-commits
1564652 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
bruli/php-git-hooks
371933 Downloads
Git hooks for PHP projects.
php-composter/php-composter
26235 Downloads
Git Hooks Management through Composer.
captainhook/captainhook-phar
574264 Downloads
PHP git hook manager
wcm/git-php-hooks
42307 Downloads
Write git hooks with PHP, organize them on a per-project base and automatically add them
26b/php-pre-commit
22307 Downloads
Pre-commit git hook for enforcing php standards.
ccinn/husky-php
27436 Downloads
Similar to js-husky client git hook implementation
nilportugues/php_backslasher
9361 Downloads
Adds all PHP internal functions to its namespace by adding backslash to them. Improves the application's performance when OPCache is on.
sebastianfeldmann/captainhook
49663 Downloads
PHP git hook manager
stevegrunwell/wp-enforcer
14828 Downloads
Git hooks to encourage well-written WordPress.
webgriffe/captainhook
136784 Downloads
Provides some useful custom actions to be used with Captain Hook (a PHP GIT hooks library)
wcm/git-php-hooks-library
10181 Downloads
A collection of Git PHP Hooks
unh3ck3d/php-cs-fixer-git-hook
12178 Downloads
Git hook running PHP CS Fixer on staged files using CaptainHook