aria-php/aria-webhooks

Webhooks dispatcher framework for ARIA

1.0.2 2023-06-23 13:25 UTC

This package is auto-updated.

Last update: 2024-04-23 15:20:02 UTC


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

 Usage