2017 © Pedro Peláez
 

library messageport

An easy-to-use PHP Class for accessing MessagePorts API.

image

edgility/messageport

An easy-to-use PHP Class for accessing MessagePorts API.

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

MessagePort Class

Get started

Before getting started you must have a valid api key for Messageport., (*1)

Installation

Use Composer to keep up to date., (*2)

$ composer require edgility/messageport

Initialize the class

$messageport = new Messageport('YOUR_API_ID', 'YOUR_API_PASSWORD');

Examples

Provided in the examples folder., (*3)

The Versions

16/04 2015

dev-master

9999999-dev https://github.com/edgility/messageport-PHP-API

An easy-to-use PHP Class for accessing MessagePorts API.

  Sources   Download

GNU

The Requires

  • php >=5.3.0
  • ext-curl *

 

sms messageport