Libraries tagged by commits
captainhook/captainhook
5215951 Downloads
PHP git hook manager
ramsey/conventional-commits
863291 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
matthiasmullie/scrapbook
1920566 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
991156 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
pixelfear/composer-dist-plugin
2977515 Downloads
Downloads distributable assets to be used in packages so you don't have to commit them.
captainhook/secrets
2175898 Downloads
Utility classes to detect secrets
pantheon-systems/quicksilver-pushback
2886170 Downloads
Push commits made via the Pantheon dashboard back to original GitHub repository.
guanguans/ai-commit
24737 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
enomotodev/php-cs-fixer-commit
95224 Downloads
Create commit of php-cs-fixer
botble/git-commit-checker
153806 Downloads
Check coding standard & code syntax with Git pre-commit hook.
amphibee/laravel-pint-pre-commit
30868 Downloads
Laravel Pint pre-commit hook allow you to analyse your code with the awesome Laravel Pint.
damianopetrungaro/php-commitizen
79519 Downloads
Help writing Git commit following conventional commit specs
captainhook/captainhook-phar
292816 Downloads
PHP git hook manager
therezor/laravel-transactional-jobs
413390 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.
smgladkovskiy/phpcs-git-pre-commit
26885 Downloads
PHPCS check before commit