Libraries tagged by git commit
iprior/winnetou
5 Downloads
Create Jira WorkLog by git commits
giles/php-csc
248 Downloads
PHP code style check 利用git hook、phplint、phpcs在git commit的时候对php代码进行语法检测、代码风格检查,如果有问题,不允许提交。
bdelespierre/gitstats
11 Downloads
Iterate through git commits to gather statistics
bjyoungblood/bjy-modulus
166 Downloads
Check current git commit hash of installed ZF2 modules
splotches/php-composter-phpstan
22 Downloads
Automatically install a git pre-commit hook to statically analyse your PHP files upon each commit using the phpstan.neon configuration.
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.
kayw/quality-hook-installer
38 Downloads
Install an execute script of specify quality tools to your git pre-commit hook, and it executes only for changed files
gregskerman/vigil
616 Downloads
Git pre-commit and pre-push hook management
haringsrob/php-nocheckin
1 Downloads
Adds a git hook to block commits if @NOCHECKIN is found in modified files.
elkadrey/version-bump
9 Downloads
A Composer plugin that allows you to manage versioning similar to npm version. It supports patch, minor, major, prepatch, preminor, premajor, and prerelease versioning while integrating with Git for tagging and commits
level-level/wp-composer-updates
15347 Downloads
Updates plugins and commits them seperately to git
valantic-cec/aicommits
6 Downloads
Uses `git diff --staged` to generate better commit messages.
kba-team/cake3_app_version
41 Downloads
CakePHP 3.x plugin to determine the current version of your application. The version is either taken from the commit.json of the deploy script or from the local clone of the git repository.