mittwald/mstudio-ext-webhooks

Library for processing webhook calls for mittwald mStudio extensions

Maintainers

Package info

github.com/mittwald/mstudio-ext-webhooks

pkg:composer/mittwald/mstudio-ext-webhooks

Statistics

Installs: 36

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 1

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

This package is auto-updated.

Last update: 2026-03-12 07:32:58 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/