compwright / easy-webhook
Easy Webhook tools for building PSR-compliant SDKs for PHP
Installs: 1 007
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
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-07-02 17:34:46 UTC
README
Installation
This package can be installed via Composer:
composer require compwright/easy-webhook