Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 619 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 619 Bytes

mStudio extension webhook definitions

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/