dev-master
9999999-dev http://4dem.itOfficial FourDem API library client for PHP
MIT
The Requires
- ext-json *
- guzzle/guzzle 3.7.*
api library client coupon advision 4dem
Official FourDem API library client for PHP
Official 4Dem API library client for PHP, (*1)
Make sure you have composer installed., (*2)
Add the following to your composer.json, (*3)
{ "require": { "four-dem/four-dem": "*" } }
Update your dependencies, (*4)
$ php composer.phar update
This package follows the
PSR-0
convention names for its classes, which means you can easily integrate these classes loading in your own autoloader., (*5)
Works with [ 5.4 / 5.5 ], (*6)
<?php // This file is generated by Composer require_once 'vendor/autoload.php'; // Then we instantiate a client (as shown below)
Using this api without authentication gives an error, (*7)
$client = new FourDem\Client('1a2b3', $clientOptions);
Here is a list of Contributors, (*8)
MIT, (*9)
Report here., (*10)
Alessandro Rovito (alessandro.rovito@gmail.com), (*11)
Official FourDem API library client for PHP
MIT
api library client coupon advision 4dem