Download the PHP package medialab/medialab-sdk-php without Composer
On this page you can find all versions of the php package medialab/medialab-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download medialab/medialab-sdk-php
More information about medialab/medialab-sdk-php
Files in medialab/medialab-sdk-php
Download medialab/medialab-sdk-php
More information about medialab/medialab-sdk-php
Files in medialab/medialab-sdk-php
Vendor medialab
Package medialab-sdk-php
Short Description MediaLab SDK for PHP
License MIT
Homepage https://www.medialab.co
Package medialab-sdk-php
Short Description MediaLab SDK for PHP
License MIT
Homepage https://www.medialab.co
Keywords medialab
Please rate this library. Is it a good library?
Informations about the package medialab-sdk-php
MediaLab API SDK
A library to easily implement the MediaLab API. Full documentation of API methods is available here.
License: MIT
Please see the examples directory on how to use these classes.
Requirements
- PHP 7.1+
- PHP cURL extension
If you require PHP 5 support, look at version 2.
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.
Setup
If you're using Composer for your project's dependencies, add the following to your "composer.json":
All versions of medialab-sdk-php with dependencies
PHP Build Version
Package Version
The package medialab/medialab-sdk-php contains the following files
Loading the files please wait ....