Download the PHP package mobieve/mobieve-sdk-php without Composer
On this page you can find all versions of the php package mobieve/mobieve-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mobieve-sdk-php
mobieve-sdk-php
Notification API for Mobieve Services
This PHP package is automatically generated by the OpenAPI Generator project:
- API version: 2019-12-05T21:13:11Z
- Package version: 1.0.2
- Build package: org.openapitools.codegen.languages.PhpClientCodegen
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://38m715k2fa.execute-api.sa-east-1.amazonaws.com/v1
Class | Method | HTTP request | Description |
---|---|---|---|
NotifierApi | createMessage | POST /messages | |
NotifierApi | createTemplate | POST /templates | |
NotifierApi | getChannels | GET /channels | |
NotifierApi | getMessage | GET /messages/{id} | |
NotifierApi | getMessages | GET /messages | |
NotifierApi | getTemplates | GET /templates | |
NotifierApi | updateTemplate | POST /templates/{id} |
Documentation For Models
- ArrayOfObjects
- Message
- ModelEmpty
- Template
Documentation For Authorization
BearerToken
- Type: API key
- API key parameter name: Authorization
- Location: HTTP header
Author
All versions of mobieve-sdk-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
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 mobieve/mobieve-sdk-php contains the following files
Loading the files please wait ....