captainhook / captainhook-phar
PHP git hook manager
Package info
github.com/captainhook-git/captainhook-phar
Type:composer-plugin
pkg:composer/captainhook/captainhook-phar
Fund package maintenance!
5.29.2
2025-04-08 07:07 UTC
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
This package is auto-updated.
Last update: 2026-05-25 19:56:22 UTC
README
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.