Libraries tagged by git commit
salehhashemi/laravel-intelli-git
594 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
bernardosilva/git-hooks-php
16649 Downloads
Composer git-hook package with hooks for your php projects.
ausi/remote-git
793 Downloads
Edit git repositories remotely
voral/version-increment
101 Downloads
A tool for semantic versioning and changelog generation in Composer projects based on Git commits.
cuonggt/hooky
1396 Downloads
An opinionated git hooks tool for PHP.
zabaala/laravel_precommit
414 Downloads
A git pre-commit hook to Laravel apps.
kba-team/version
14157 Downloads
Determine your project version from either a commit.json or from your git repository.
m3m0r7/git-version
35642 Downloads
Git commit hash-based version manager for PHP (Not used git command)
elegancecms/git-commit-checker
15 Downloads
Check coding standard & code syntax with Git pre-commit hook.
digilive/git-changelog
129 Downloads
Generate a changelog from git commits of the local repository
arispati/phpcs-pre-commit
228 Downloads
Run phpcs before git commit
purplebooth/git-lint-validators
844 Downloads
Lint git commits
cytopia/git-rewrite-author
1636 Downloads
Rewrite git author and committer history (locally and remotely).
jover_be/drupal-pre-commit
161 Downloads
A Git pre-commit hook to check Drupal Coding Standards and more.
avirdz/laravel-git-sniffer
42042 Downloads
An artisan command to check your code standards via pre-commit git hook.