Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeckel-lab/mautic-webhook-parser

A library to parse Mautic's webhook payloads
https://github.com/jeckel-lab/mautic-webhook-parser

mautic php php-library

Last synced: 9 days ago
JSON representation

A library to parse Mautic's webhook payloads

Awesome Lists containing this project

README

        

# Mautic Webhook Parser

A library to parse Mautic's webhook payloads

> 🚀 Project generated with [Jeckel-Lab/cookiecutter-php](https://github.com/Jeckel-Lab/cookiecutter-php)

> 🚧 Project is in **Work In Progress** status 🚧

## Installation

```shell
composer require jeckel-lab/mautic-webhook-parser
```

## Running tests

```shell
composer test
```

## License

This project is published under the [MIT License](LICENSE).