Download the PHP package dodgyprincess/php-cfstream without Composer
On this page you can find all versions of the php package dodgyprincess/php-cfstream. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dodgyprincess/php-cfstream
More information about dodgyprincess/php-cfstream
Files in dodgyprincess/php-cfstream
Download dodgyprincess/php-cfstream
More information about dodgyprincess/php-cfstream
Files in dodgyprincess/php-cfstream
Vendor dodgyprincess
Package php-cfstream
Short Description Upload and manage Cloudflare Stream easily
License MIT
Homepage https://github.com/dodgyprincess/php-cfstream
Package php-cfstream
Short Description Upload and manage Cloudflare Stream easily
License MIT
Homepage https://github.com/dodgyprincess/php-cfstream
Please rate this library. Is it a good library?
Informations about the package php-cfstream
PHP - Cloudflare Stream
PHP CFStream is a PHP TUS client that makes it easy to send video files to Cloudflare Stream.
- Simple interface that supports:
- Upload videos
- Get status of uploaded videos
- Get embed code for videos
- Set allowedOrigins for each video
- Delete videos
- Implemented in pure PHP and CURL with the help of GuzzleHttp Client
- Tightly integrated with Cloudflare Stream
- Does not support:
- Resume uploads
Installation
Install the package via Composer as usual. Use the dev-master
branch.
Usage
Generic PHP Projects
If you are on composer-enabled projects, the following instructions should work for you. Otherwise try requiring src/CFStream.php
directly in your project instead.
All versions of php-cfstream with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
guzzlehttp/guzzle Version ^6.3
illuminate/support Version ^5.7
ext-json Version *
guzzlehttp/guzzle Version ^6.3
illuminate/support Version ^5.7
ext-json Version *
The package dodgyprincess/php-cfstream contains the following files
Loading the files please wait ....