Libraries tagged by commit
captainhook/captainhook
3539467 Downloads
PHP git hook manager
ramsey/conventional-commits
659067 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
matthiasmullie/scrapbook
1530730 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
marcocesarato/php-conventional-changelog
713863 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
prestashop/prestashop
6175 Downloads
PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.
guanguans/ai-commit
16798 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
captainhook/secrets
848543 Downloads
Utility classes to detect secrets
pixelfear/composer-dist-plugin
2246686 Downloads
Downloads distributable assets to be used in packages so you don't have to commit them.
pantheon-systems/quicksilver-pushback
2666992 Downloads
Push commits made via the Pantheon dashboard back to original GitHub repository.
damianopetrungaro/php-commitizen
74675 Downloads
Help writing Git commit following conventional commit specs
enomotodev/php-cs-fixer-commit
77455 Downloads
Create commit of php-cs-fixer
botble/git-commit-checker
123642 Downloads
Check coding standard & code syntax with Git pre-commit hook.
captainhook/captainhook-phar
127270 Downloads
PHP git hook manager
therezor/laravel-transactional-jobs
372816 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.
mvanduijker/laravel-transactional-model-events
107349 Downloads
Add eloquent model events fired after a transaction is committed or rolled back