Libraries tagged by git hooks
evolution7/qa-tools
1885 Downloads
A collection of Code Quality tools for CI integration, and various git hooks
coding-wisely/commitvel
109 Downloads
A Laravel package to assist with Git operations and code quality checks.
codestaq/phook
18 Downloads
Helper class for creating PHP Git Hooks
jover_be/drupal-code-check
2625 Downloads
A Git pre-commit hook to check Drupal Coding Standards and more.
jover_be/drupal-pre-commit
161 Downloads
A Git pre-commit hook to check Drupal Coding Standards and more.
maxorlovsky/commit-msg-php
944 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.
pruno/github-webhooks
16 Downloads
Utility to handle multiple Github web-hooks on the same platform
nilportugues/php_todo
10038 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
8094 Downloads
Looks into the code using a user-defined list of forbidden function in a given path.
namelesscoder/typo3-repository-gizzle
14 Downloads
GitHub Webhook Listener which releases TYPO3 extensions to TER when tags are created
batyukovstudio/envoy
61 Downloads
Envoy actions with GitHub hooks.
drupal-standards/drupal-coding-standards
1131 Downloads
Creates a pre-push git hook that checks the Drupal coding standards.
xbhub/composer-git-hooks
185 Downloads
Easily manage git hooks in your composer config
vamakin/git-files-changes-hooks
444 Downloads
Set of git hooks, that automatically run custom commands when some files changes. In example, run composer install when composer.lock has been changed