Libraries tagged by php git hooks
sebastianfeldmann/captainhook
43157 Downloads
PHP git hook manager
umbrellio/coverspector
17556 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
sojeda/conventional-commits
6323 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
hexanet/php-git-hooks
8214 Downloads
Git hooks for PHP projects
unh3ck3d/php-cs-fixer-git-hook
1649 Downloads
Git hook running PHP CS Fixer on staged files using CaptainHook
nilportugues/php_backslasher
9219 Downloads
Adds all PHP internal functions to its namespace by adding backslash to them. Improves the application's performance when OPCache is on.
stevegrunwell/wp-enforcer
13690 Downloads
Git hooks to encourage well-written WordPress.
aydin-hassan/php-git-hooks
11 Downloads
Some simple git hooks to run a variety of PHP analysis tools, including PHPUnit
gevman/git-hook
29 Downloads
Git Hook - A php library for handle GitHub and BitBucket webHook events
maxorlovsky/commit-msg-php
901 Downloads
commit-msg-php is a commit-msg hook installer for git with configuration available in composer.json
yrkup3/opt-cli-php
4 Downloads
Execute CLI Statements based upon Opt-In / Opt-Out Rules.
wozinski/php-static-analysis-hook
1173 Downloads
A script that enables
nilportugues/php_todo
10037 Downloads
Looks into the code using a user-defined list of to-do phrases and stops commit if the total amount increased or is above a threshold.
nilportugues/php_forbidden
8093 Downloads
Looks into the code using a user-defined list of forbidden function in a given path.
cdwv/php-static-analysis-hook
536 Downloads
A script that enables