Libraries tagged by commits
captainhook/captainhook
7652023 Downloads
PHP git hook manager
ramsey/conventional-commits
1617254 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
matthiasmullie/scrapbook
2774512 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
1477629 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
4250851 Downloads
Downloads distributable assets to be used in packages so you don't have to commit them.
captainhook/secrets
4384300 Downloads
Utility classes to detect secrets
pantheon-systems/quicksilver-pushback
3191970 Downloads
Push commits made via the Pantheon dashboard back to original GitHub repository.
guanguans/ai-commit
31589 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
enomotodev/php-cs-fixer-commit
125657 Downloads
Create commit of php-cs-fixer
botble/git-commit-checker
197708 Downloads
Check coding standard & code syntax with Git pre-commit hook.
jonmldr/grumphp-doctrine-task
103527 Downloads
This library provides Doctrine's schema validation in Symfony projects as a GrumPHP task.
igorsgm/laravel-git-hooks
38931 Downloads
🪝• Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.
captainhook/captainhook-phar
592187 Downloads
PHP git hook manager
therezor/laravel-transactional-jobs
459819 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.
smgladkovskiy/phpcs-git-pre-commit
33065 Downloads
PHPCS check before commit