PHPackages                             szhorvath/cloudflare-stream-php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. szhorvath/cloudflare-stream-php-sdk

ActiveLibrary[API Development](/categories/api)

szhorvath/cloudflare-stream-php-sdk
===================================

A PHP SDK for integrating Cloudflare Streaming services.

0311[3 PRs](https://github.com/szhorvath/cloudflare-stream-php-sdk/pulls)PHPCI passing

Since Apr 6Pushed 5d ago1 watchersCompare

[ Source](https://github.com/szhorvath/cloudflare-stream-php-sdk)[ Packagist](https://packagist.org/packages/szhorvath/cloudflare-stream-php-sdk)[ RSS](/packages/szhorvath-cloudflare-stream-php-sdk/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (13)Used By (0)

Cloudflare Stream PHP SDK
=========================

[](#cloudflare-stream-php-sdk)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5995038505d9ace8c628f19bceb7ceebd767f34c94c11bf4483bcab940994e72/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737a686f72766174682f636c6f7564666c6172652d73747265616d2d7068702d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/szhorvath/cloudflare-stream-php-sdk)[![Tests](https://camo.githubusercontent.com/9c20c029f3f0b50507cfde9708bd366e5446ff26612e25e5bf9d64654d46ae50/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f737a686f72766174682f636c6f7564666c6172652d73747265616d2d7068702d73646b2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/szhorvath/cloudflare-stream-php-sdk/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/76e5839c8639cd01b8dada0cf806ac89e9c2767f57f8e64382495bd5e5e40055/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f737a686f72766174682f636c6f7564666c6172652d73747265616d2d7068702d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/szhorvath/cloudflare-stream-php-sdk)

A PHP SDK for integrating and managing Cloudflare's Streaming services.

Table of Contents
-----------------

[](#table-of-contents)

- [Cloudflare Stream PHP SDK](#cloudflare-stream-php-sdk)
    - [Table of Contents](#table-of-contents)
    - [Introduction](#introduction)
    - [Features](#features)
    - [Installation](#installation)
    - [Usage](#usage)
    - [Testing](#testing)
    - [Changelog](#changelog)
    - [Security Vulnerabilities](#security-vulnerabilities)
    - [Credits](#credits)
    - [License](#license)

Introduction
------------

[](#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
--------

[](#features)

- Upload videos to Cloudflare Stream
- Retrieve video details
- List all videos
- Delete videos
- Generate signed URLs for video playback

Installation
------------

[](#installation)

You can install the SDK via Composer. Run the following command in your project directory:

```
composer require szhorvath/cloudflare-stream-php-sdk
```

Usage
-----

[](#usage)

```
$skeleton = new Szhorvath\StreamSdk();
echo $skeleton->echoPhrase('Hello, Szhorvath!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Sandor Horvath](https://github.com/szhorvath)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance65

Regular maintenance activity

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 Bus Factor1

Top contributor holds 54.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/38496732?v=4)[Sandor Horvath](/maintainers/szhorvath)[@szhorvath](https://github.com/szhorvath)

---

Top Contributors

[![sandorvivedia](https://avatars.githubusercontent.com/u/144906858?v=4)](https://github.com/sandorvivedia "sandorvivedia (54 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (20 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (17 commits)")[![szhorvath](https://avatars.githubusercontent.com/u/38496732?v=4)](https://github.com/szhorvath "szhorvath (8 commits)")

### Embed Badge

![Health badge](/badges/szhorvath-cloudflare-stream-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/szhorvath-cloudflare-stream-php-sdk/health.svg)](https://phpackages.com/packages/szhorvath-cloudflare-stream-php-sdk)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
