Download the PHP package sportarchive/cloud-transcode-com-sdk without Composer
On this page you can find all versions of the php package sportarchive/cloud-transcode-com-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sportarchive/cloud-transcode-com-sdk
More information about sportarchive/cloud-transcode-com-sdk
Files in sportarchive/cloud-transcode-com-sdk
Package cloud-transcode-com-sdk
Short Description PHP SDK for the Cloud Processing Engine client applications. Allows communication with the CPE Stack over SQS: start_job, get activity progress, etc. It is a simple SQS wrapper.
License
Homepage https://github.com/sportarchive/CloudProcessingEngine-Client-SDK-PHP
Informations about the package cloud-transcode-com-sdk
What for?
Use this SDK if you want to develop a client application in PHP for the Cloud Processing Engine (CPE) project.
This SDK offers a wrapper around SQS to communicate with the CPE stack and send commands to it. It craft the proper SQS messages for the stack.
Usage Example: Client Example
In the CPE project you will find a folder named 'client_example' that uses this SDK to communicate with the stack.
See: https://github.com/sportarchive/CloudProcessingEngine/tree/master/client_example
Install
Composer package:
https://packagist.org/packages/sportarchive/cloud-processing-engine-client-sdk-php
SDK Documentation
http://sportarchive.github.io/CloudProcessingEngine-Client-SDK-PHP