szhorvath/cloudflare-stream-php-sdk
Composer 安装命令:
composer require szhorvath/cloudflare-stream-php-sdk
包简介
A PHP SDK for integrating Cloudflare Streaming services.
README 文档
README
A PHP SDK for integrating and managing Cloudflare's Streaming services.
Table of Contents
Introduction
This SDK provides a simple and efficient way to interact with Cloudflare's Streaming API using PHP. It enables developers to easily integrate Cloudflare's video streaming capabilities into their PHP applications.
Features
- Upload videos to Cloudflare Stream
- Retrieve video details
- List all videos
- Delete videos
- Generate signed URLs for video playback
Installation
You can install the SDK via Composer. Run the following command in your project directory:
composer require szhorvath/cloudflare-stream-php-sdk
Usage
$skeleton = new Szhorvath\StreamSdk(); echo $skeleton->echoPhrase('Hello, Szhorvath!');
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 309
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-09-05