Libraries tagged by commit
captainhook/captainhook
4426478 Downloads
PHP git hook manager
ramsey/conventional-commits
750827 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
matthiasmullie/scrapbook
1732339 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
834315 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
8337 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
20961 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
captainhook/secrets
1568397 Downloads
Utility classes to detect secrets
pixelfear/composer-dist-plugin
2518268 Downloads
Downloads distributable assets to be used in packages so you don't have to commit them.
pantheon-systems/quicksilver-pushback
2792423 Downloads
Push commits made via the Pantheon dashboard back to original GitHub repository.
damianopetrungaro/php-commitizen
77728 Downloads
Help writing Git commit following conventional commit specs
enomotodev/php-cs-fixer-commit
87421 Downloads
Create commit of php-cs-fixer
botble/git-commit-checker
140234 Downloads
Check coding standard & code syntax with Git pre-commit hook.
lyquidity/xml-signer
35186 Downloads
A PHP to create and verify XAdES signature
captainhook/captainhook-phar
207939 Downloads
PHP git hook manager
therezor/laravel-transactional-jobs
398454 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.