Libraries tagged by commits
salehhashemi/laravel-intelli-git
598 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.
ausi/remote-git
814 Downloads
Edit git repositories remotely
cuonggt/hooky
1437 Downloads
An opinionated git hooks tool for PHP.
bernardosilva/git-hooks-php
16657 Downloads
Composer git-hook package with hooks for your php projects.
zabaala/laravel_precommit
414 Downloads
A git pre-commit hook to Laravel apps.
winwin/composer-phpcs-plugin
11644 Downloads
Composer plugin for code style checking before commit using php-cs-fixer
kba-team/version
14224 Downloads
Determine your project version from either a commit.json or from your git repository.
alessandro_podo/git-changelog-generator
2275 Downloads
Es ist möglich aus einem Git Commit anhand von metadaten ein Changelog zu generieren, dass Leserechte hat
aeon-php/automation
93 Downloads
Automatically update project changelog after commit/tag/release/pull request in "keep a changelog" format (or not)
purplebooth/git-lint-validators
846 Downloads
Lint git commits
ocramius/change-set
22 Downloads
A library to compute, commit and rollback simple changesets, tracking insertions, deletions and updates
adt/tracy-git
21175 Downloads
Git commit info for Tracy panel
jlorente/laravel-transaction-commit-queue
2841 Downloads
A Laravel queue connector to process jobs after successful transactions commits
rikless/phpcs-commit-check
3454 Downloads
PHPCS check before commit
fperezco/captainhook-conventional-branchs-commits
43 Downloads
Captain hook conventional branchs and commits is just a 'hook' to check that a commit, in a conventional branching model, follows the conventional rules.