Libraries tagged by commit
ramsey/conventional-commits
1759526 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
captainhook/captainhook
7872362 Downloads
PHP git hook manager
matthiasmullie/scrapbook
2848450 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
1522991 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
18596 Downloads
PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.
pixelfear/composer-dist-plugin
4341541 Downloads
Downloads distributable assets to be used in packages so you don't have to commit them.
captainhook/secrets
4587385 Downloads
Utility classes to detect secrets
pantheon-systems/quicksilver-pushback
3210727 Downloads
Push commits made via the Pantheon dashboard back to original GitHub repository.
mvanduijker/laravel-transactional-model-events
180415 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
enomotodev/php-cs-fixer-commit
127348 Downloads
Create commit of php-cs-fixer
botble/git-commit-checker
200093 Downloads
Check coding standard & code syntax with Git pre-commit hook.
lyquidity/xml-signer
73479 Downloads
A PHP to create and verify XAdES signature
igorsgm/laravel-git-hooks
40096 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
618340 Downloads
PHP git hook manager
therezor/laravel-transactional-jobs
462000 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.