2017 © Pedro Peláez
 

library medialab-sdk-php

MediaLab SDK for PHP

image

medialab/medialab-sdk-php

MediaLab SDK for PHP

  • Monday, April 16, 2018
  • by dopeh
  • Repository
  • 1 Watchers
  • 1 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 6 % Grown

The README.md

MediaLab API SDK

A library to easily implement the MediaLab API. Full documentation of API methods is available here., (*1)

License: MIT, (*2)

Please see the examples directory on how to use these classes., (*3)

Requirements

  • PHP 7.1+
  • PHP cURL extension

If you require PHP 5 support, look at version 2., (*4)

Authentication

The SDK supports 2 methods to authenticate with the API: * OAuth2. See authorize.php on how you could set up the authorization workflow. * Private Token: CLI tools or private tools that only need to access a single account. See private_token.php for an example., (*5)

Setup

If you're using Composer for your project's dependencies, add the following to your "composer.json":, (*6)

"require": {
    "medialab/medialab-sdk-php": "^3.0"
}

The Versions

16/04 2018

dev-master

9999999-dev https://www.medialab.co

MediaLab SDK for PHP

  Sources   Download

MIT

The Requires

 

medialab

16/04 2018

v3.1.0

3.1.0.0 https://www.medialab.co

MediaLab SDK for PHP

  Sources   Download

MIT

The Requires

 

medialab

02/11 2017

v3.0.0

3.0.0.0 https://www.medialab.co

MediaLab SDK for PHP

  Sources   Download

MIT

The Requires

 

medialab

05/01 2016

v2.0.1

2.0.1.0 http://www.medialab.co

MediaLab SDK for PHP

  Sources   Download

MIT

The Requires

 

medialab

01/01 2016

v2.0.0

2.0.0.0 http://www.medialab.co

MediaLab SDK for PHP

  Sources   Download

MIT

The Requires

 

medialab

24/12 2015

v1.0.0

1.0.0.0 http://www.medialab.co

MediaLab SDK for PHP

  Sources   Download

MIT

The Requires

 

medialab