jakobjohansson / hook
a library for quickly dealing with git webhooks
v1.0.2
2018-05-26 11:20 UTC
Requires
- php: >=7.1
Requires (Dev)
- codeclimate/php-test-reporter: ^0.4.4
- guzzlehttp/guzzle: ^6.3
- phpunit/phpunit: ^6.4|^7.0
This package is not auto-updated.
Last update: 2025-05-11 07:42:19 UTC
README
A library for quickly dealing with GitHub, GitLab and BitBucket webhooks.
Installation
Install through composer:
$ composer require jakobjohansson/hook
Documentation
Please refer to the official documentation.
License
Hook is licensed under the MIT License.