captainhook/captainhook-phar
PHP git hook manager
Maintainers
Package info
github.com/captainhook-git/captainhook-phar
Type:composer-plugin
pkg:composer/captainhook/captainhook-phar
Fund package maintenance!
Requires
- php: >=8.0
- composer-plugin-api: ^1.1||^2.0
- ext-json: *
- ext-spl: *
- phar-io/composer-distributor: ^1.0.1
Requires (Dev)
- composer/composer: ^1.1 || ^2.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT a5dbcd8d20b3dcdb1cbd6948d0d3a058453b3d6a
- Sebastian Feldmann <sf.woop@sebastian-feldmann.info>
githookspre-commitpre-pushcommit-msgprepare-commit-msgpost-merge
This package is auto-updated.
Last update: 2026-05-25 19:56:22 UTC
README
👁 Latest Stable Version
👁 PHP Version Require
👁 Downloads
👁 License
👁 Code Coverage
👁 X
👁 Mastodon
This package will install the CaptainHook PHAR file via Composer.
$ composer require --dev captainhook/captainhook-phar
This will download the PHAR to vendor/bin and update it every time you run composer update.
Source code & quick start
You can find the code and a quick starter guide at the captainhook/captainhook repository.
Documentation
The full documentation can be found at captainhook.info.
