chezrd / jivochat-webhooks-model
Library for parsing Jivochat (Jivosite) Webhooks API Requests into structured Model.
1.0.9
2023-06-14 23:21 UTC
Requires
- php: ^7.3 || ^8
- doctrine/collections: ^1.8
README
Library for Jivochat (Jivosite) Webhooks API integration.
Requirements
The library requires PHP 7.0 or above for basic usage.
Installation
The preferred way to install this library is through Composer. To install the latest version, run:
composer require chezrd/jivochat-webhooks-model
Documentation
- Jivochat Webhooks API official documentation
License
This library is licensed under the MIT License - see the LICENSE file for details.