2017 © Pedro Peláez
 

library client-api-php-sdk

Mapon API PHP SDK

image

mapon-com/client-api-php-sdk

Mapon API PHP SDK

  • Friday, February 17, 2017
  • by andrisp
  • Repository
  • 2 Watchers
  • 1 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 78 % Grown

The README.md

Mapon API PHP SDK

PHP Library to help working with Mapon API., (*1)

Setup

Add this package to your project with composer, (*2)

composer require mapon-com/client-api-php-sdk

Usage

To call API methods use:, (*3)

MaponApi::get()

or for POST requests:, (*4)

MaponApi::post()

To decode encoded route data retunred by route/list use:, (*5)

MaponApi::decodePolyline()

Input parameters are documented as phpdoc comments in the MaponApi.php, (*6)

Examples

unit/list example, (*7)

The Versions

17/02 2017

dev-master

9999999-dev

Mapon API PHP SDK

  Sources   Download

The Requires

  • php >=5.3.0
  • lib-curl *
  • ext-json *

 

by Mapon.com

17/02 2017

v1.0.0

1.0.0.0

Mapon API PHP SDK

  Sources   Download

The Requires

  • php >=5.3.0
  • lib-curl *
  • ext-json *

 

by Mapon.com