averay / standard-webhooks
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/averay/standard-webhooks
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.