Download the PHP package pbmengine/pbm-video-sdk without Composer
On this page you can find all versions of the php package pbmengine/pbm-video-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pbmengine/pbm-video-sdk
More information about pbmengine/pbm-video-sdk
Files in pbmengine/pbm-video-sdk
Package pbm-video-sdk
Short Description This package is a PHP Rest Client SDK for PBM Video API
License MIT
Homepage https://github.com/pbmengine/pbm-video-sdk
Informations about the package pbm-video-sdk
PHP SDK Rest Client for PBM Video API
The PHP SDK provides a convenient way to use the PBM video api.
Installation
You can install the package via composer:
Usage
Prerequisites
You need an Api Key to use this package!
Create a project
You must create a project to use the api. Actually you'll need only 1 project pr application. So store the project_id somewhere in your config files.
Create a template
A template is a blueprint for each dynamic movie! So if you have several videos in your application, you'll need several templates.
Check needed params for video
Create video
// you will need the above mentioned params ``
Status of Video
``
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
All versions of pbm-video-sdk with dependencies
guzzlehttp/guzzle Version ^7.4
illuminate/config Version ^9.0
illuminate/contracts Version ^9.0
illuminate/http Version ^9.0
illuminate/support Version ^9.0
spatie/data-transfer-object Version ^3.7