mittwald/mstudio-ext-webhooks

Library for processing webhook calls for mittwald mStudio extensions

v0.1.0 2024-10-29 08:30 UTC

This package is auto-updated.

Last update: 2024-10-29 10:44:14 UTC


README

This library contains PHP classes for working with mittwald mStudio extension webhooks.1

Tip

This library only contains the classes modelling the webhook messages and a few services for authenticating these messages. If you are using Symfony, we recommend using the mstudio-ext-bundle Symfony Bundle, instead.

Installation

Install using Composer:

$ composer require mittwald/mstudio-ext-webhooks