2017 © Pedro Peláez
 

library php-mps

image

digitalvirgo/php-mps

  • Thursday, April 13, 2017
  • by adam.jurek
  • Repository
  • 2 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Official MPS PHP Library

This library provides integration access to MPS Api., (*1)

Instalation

Composer

Using cli, (*2)

composer require digitalvirgo/php-mps

or manualy update composer.json, (*3)

{
...
    "require": {
        ...
        "digitalvirgo/php-mps":"0.2.1"
    }
}

Getting started

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

include "vendor/autoload.php";

Usage

in example/index.php and example/index.php, (*5)

The Versions

13/04 2017

dev-master

9999999-dev

  Sources   Download

The Requires

 

by Adam Jurek

13/04 2017

0.2.1

0.2.1.0

  Sources   Download

The Requires

 

by Adam Jurek

24/01 2017

0.2.0

0.2.0.0

  Sources   Download

The Requires

 

by Adam Jurek

25/07 2016

0.1.0

0.1.0.0

  Sources   Download

The Requires

 

by Adam Jurek

22/07 2016

0.0.3

0.0.3.0

  Sources   Download

The Requires

 

by Adam Jurek

22/07 2016

0.0.2

0.0.2.0

  Sources   Download

The Requires

 

by Adam Jurek

22/07 2016

0.0.1

0.0.1.0

  Sources   Download

The Requires

 

by Adam Jurek