2017 © Pedro Peláez
 

library mtsp

Official MT Service Proxy PHP Library provided by DigitalVirgo

image

digitalvirgo/mtsp

Official MT Service Proxy PHP Library provided by DigitalVirgo

  • Monday, February 20, 2017
  • by adam.jurek
  • Repository
  • 2 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Official MT Service Proxy PHP Library

This library provides integration access to MT Service Proxy Api., (*1)

Instalation

Composer

Using cli, (*2)

composer require digitalvirgo/mtsp

or manualy update composer.json, (*3)

{
...
    "require": {
        ...
        "digitalvirgo/mtsp":"0.2.0"
    }
}

Getting started

If you are using Composer use autoload functionality:, (*4)

include "vendor/autoload.php";

Now you can use library in your application, (*5)

Usage

The Versions

20/02 2017

dev-master

9999999-dev

Official MT Service Proxy PHP Library provided by DigitalVirgo

  Sources   Download

The Requires

 

The Development Requires

by Adam Jurek

api sms subscription mtsp

20/02 2017

0.2.0

0.2.0.0

Official MT Service Proxy PHP Library provided by DigitalVirgo

  Sources   Download

The Requires

 

The Development Requires

by Adam Jurek

api sms subscription mtsp

17/02 2017

0.1.0

0.1.0.0

Official MT Service Proxy PHP Library provided by DigitalVirgo

  Sources   Download

The Requires

 

The Development Requires

by Adam Jurek

api sms subscription mtsp