Libraries tagged by commit-message
ramsey/conventional-commits
663753 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
marcocesarato/php-conventional-changelog
720309 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
guanguans/ai-commit
16909 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
violinist-dev/commit-message-creator
136305 Downloads
Generates commit messages for violinist
salehhashemi/laravel-intelli-git
565 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.
sojeda/conventional-commits
4339 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
maxorlovsky/commit-msg-php
884 Downloads
commit-msg-php is a commit-msg hook installer for git with configuration available in composer.json
maupasquotto/git-commit-msg
12 Downloads
Necessary commit messages
dotninth/xenogit
14 Downloads
Your CLI buddy for instant Git commit messages.
basanta/commit-message-prompt
16 Downloads
Generate commit message prompt using git diff for ai chat (chatgpt)
anroots/pgca
33 Downloads
Analyzes Git commit messages for poor committing practices and reports a list of violations
valantic-cec/aicommits
5 Downloads
Uses `git diff --staged` to generate better commit messages.
tonning/commits
8 Downloads
A Laravel package to get latest git commit messages.
s2925534/sgithooks
118 Downloads
PHP wrapped pre-commit and commit message validation.
orumad/laravel-app-version
2 Downloads
Update app version in 'package.json' and 'composer.json' files. Add commit message and version to the CHANGELOG.md file. Commit changes and (optionaly) deploy them.