2017 © Pedro Peláez
 

library php-sdk

CoolRunner API SDK

image

coolrunner/php-sdk

CoolRunner API SDK

  • Friday, June 15, 2018
  • by CoolRunner
  • Repository
  • 2 Watchers
  • 1 Stars
  • 47 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 34 % Grown

The README.md

Installation

Composer, (*1)

composer require coolrunner/php-sdk

Usage

Full documentation available in the Wiki, (*2)

Hinting

Full PhpDoc support should be available for most IDEs, (*3)

Instanciation

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>');

The Versions

15/06 2018

dev-master

9999999-dev https://coolrunner.dk

CoolRunner API SDK

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *

 

shipping sdk coolrunner