Download the PHP package messente/messente-omnichannel-php without Composer
On this page you can find all versions of the php package messente/messente-omnichannel-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download messente/messente-omnichannel-php
More information about messente/messente-omnichannel-php
Files in messente/messente-omnichannel-php
Download messente/messente-omnichannel-php
More information about messente/messente-omnichannel-php
Files in messente/messente-omnichannel-php
Vendor messente
Package messente-omnichannel-php
Short Description Messente's API which allows sending messages via various channels with fallback options.
License Apache-2.0
Homepage https://messente.com
Package messente-omnichannel-php
Short Description Messente's API which allows sending messages via various channels with fallback options.
License Apache-2.0
Homepage https://messente.com
Please rate this library. Is it a good library?
Informations about the package messente-omnichannel-php
messente-omnichannel-php
This is the PHP library for Messente Omnichannel API
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to https://api.messente.com/v1
Class | Method | HTTP request | Description |
---|---|---|---|
DeliveryReportApi | retrieveDeliveryReport | GET /omnimessage/{omnimessage_id}/status | Retrieves the delivery report for the Omnimessage |
OmnimessageApi | cancelScheduledMessage | DELETE /omnimessage/{omnimessage_id} | Cancels a scheduled Omnimessage |
OmnimessageApi | sendOmnimessage | POST /omnimessage | Sends an Omnimessage |
Documentation For Models
- Channel
- DeliveryReportResponse
- DeliveryResult
- Err
- ErrorItem
- ErrorResponse
- MessageResult
- OmniMessageCreateSuccessResponse
- Omnimessage
- ResponseErrorCode
- ResponseErrorTitle
- SMS
- Status
- TextStore
- Viber
- WhatsAppAudio
- WhatsAppDocument
- WhatsAppImage
- WhatsAppText
Documentation For Authorization
basicAuth
- Type: HTTP basic authentication
Author
All versions of messente-omnichannel-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package messente/messente-omnichannel-php contains the following files
Loading the files please wait ....