Libraries tagged by git commit
ausi/remote-git
829 Downloads
Edit git repositories remotely
cuonggt/hooky
1461 Downloads
An opinionated git hooks tool for PHP.
alexandre-daubois/release-genius
3076 Downloads
Generate changelogs and tags from your git history
zabaala/laravel_precommit
415 Downloads
A git pre-commit hook to Laravel apps.
kba-team/version
14408 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)
emileperron/git-version-strategy-bundle
380 Downloads
A custom version strategy for Symfony assets that uses the current Git commit short-hash as the version identifier.
connorhowell/laravel-git-version
16 Downloads
Retrieve current verison information about the app in the form of a git commit hash
purplebooth/git-lint-validators
846 Downloads
Lint git commits
cytopia/git-rewrite-author
1636 Downloads
Rewrite git author and committer history (locally and remotely).
bugatino/phpcs-git-pre-commit
3883 Downloads
Setup PHPCS for checking PSR-2 standard using composer and git pre-commit hook.
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.
dev-kraken/php-commitlint
10 Downloads
A powerful Git hooks and commit message linting tool for PHP projects - combining the best of husky and commitlint in a native PHP implementation
salehhashemi/laravel-intelli-git
600 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.