aria-php / aria-webhooks
Webhooks dispatcher framework for ARIA
1.0.2
2023-06-23 13:25 UTC
Requires
- php: >=8.0
- guzzlehttp/guzzle: ^7.0
Requires (Dev)
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.7
- symfony/dotenv: ^6.2
README
This is a library to produce a standard webhook payload format. This will be used throughout the ARIA platform, and so needs to be consistent.
Installation
composer require aria-php/aria-webhooks