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

1.0.2 2023-06-23 13:25 UTC

This package is auto-updated.

Last update: 2025-10-12 16:47:13 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