averay / standard-webhooks
There is no license information available for the latest version (0.0.2) of this package.
0.0.2
2025-06-11 15:35 UTC
Requires
- php: >=8.4
- paragonie/halite: ^5.1
- psr/http-message: ^2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.75
- phpunit/phpunit: ^12.2
- vimeo/psalm: ^6.12
README
A PHP library to manage both building and parsing webhooks in accordance with the Standard Webhooks standard.
Consider instead the official Standard Webhooks library.