compwright / easy-webhook
Easy Webhook tools for building PSR-compliant SDKs for PHP
v1.0.0
2025-04-02 16:54 UTC
Requires
- php: ^8.3
- ext-openssl: *
- psr/http-message: ^1.0 || ^1.1 || ^2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.72
- guzzlehttp/psr7: ^2.7
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^10.5
Suggests
- compwright/php-jwks: Work with JWKS keys for webhook signing
This package is auto-updated.
Last update: 2025-04-02 17:02:25 UTC
README
Installation
This package can be installed via Composer:
composer require compwright/easy-webhook