aria-php / aria-webhooks
Webhooks dispatcher framework for ARIA
Installs: 3 021
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/aria-php/aria-webhooks
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