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: 2025-03-12 05:12:21 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

Footnotes

  1. https://developer.mittwald.de/docs/v2/contribution/reference/webhooks/