Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Cleeng/cleeng-php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleeng PHP SDK

PHP wrapper around Cleeng API (version 3.0).

Installation

Cleeng PHP SDK is available as Composer package, and can be installed by adding following statement in composer.json file:

"require": {
    "cleeng/cleeng-php-sdk": "dev-master"
}

and running php composer.phar update afterwards.

If composer is not available, you can download this package, put in in your sources directory, and include loader file:

    require_once 'path/to/cleeng/cleeng_api.php';

Usage

For usage instructions please refer to Documentation page.

About

[DEPRECATED] Please use MediaStoreSDK to integrate with Cleeng: https://github.com/Cleeng/mediastore-sdk

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages