dev-master
9999999-dev https://coolrunner.dkCoolRunner API SDK
MIT
The Requires
- php >=5.6
- ext-curl *
shipping sdk coolrunner
Wallogit.com
2017 © Pedro Peláez
CoolRunner API SDK
Composer, (*1)
composer require coolrunner/php-sdk
Full documentation available in the Wiki, (*2)
Full PhpDoc support should be available for most IDEs, (*3)
CoolRunner SDK for API v3 needs to be instantiated before it can be used., (*4)
It is a singleton, and requires your registered email and designated token to be usable., (*5)
Get you API token here: Integration, (*6)
If the page is unaccessible please contact our support, (*7)
$api = CoolRunnerSDK\API::load('<your@email.here>', '<your token here>');
CoolRunner API SDK
MIT
shipping sdk coolrunner