Libraries tagged by pre-commit-hook
splotches/php-composter-phpmnd
23 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they follow the rules defined in phpmd.xml.
splotches/php-composter-phpmd
26 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they follow the rules defined in phpmd.xml.
splotches/php-composter-phpcs
26 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they comply to the Code Style you have defined in phpcs.xml.
sonrac/git-php-hook-runner
3 Downloads
Pre commit hook for php projects
selfphp/secrets-detector
1 Downloads
Detect secrets like API keys, tokens or passwords in PHP projects (e.g. in .env, config, or PHP source). Ideal for CI/CD and pre-commit hooks.
redcode/pre-commit
110 Downloads
Adds ability to manipulate with git pre commit hooks
philwc/code-quality
18 Downloads
Code quality pre commit hook
nikolareljin/wp-precommit-hooks
30 Downloads
Pre-commit hook for WordPress projects
kayw/quality-hook-installer
42 Downloads
Install an execute script of specify quality tools to your git pre-commit hook, and it executes only for changed files
jv-testes/pre-commit-note
31 Downloads
Pre-commit hook
jv-testes/pre-commit
46 Downloads
Pre-commit hook
hungthai1401/laravel-pre-commit
10 Downloads
A git pre-commit hook to Laravel apps.
grilar/git-commit-checker
3 Downloads
Check coding standard & code syntax with Git pre-commit hook.
elegancecms/git-commit-checker
15 Downloads
Check coding standard & code syntax with Git pre-commit hook.
douglasmariz/pre-commit-git
9 Downloads
GIT pre-commit hook para verificar no código a existência de certas palavras, frases ou funções (dump, var_dump, die, print_r, etc) antes de ser comitado.