PHPackages                             gemblue/vdo-cipher-proxy - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gemblue/vdo-cipher-proxy

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gemblue/vdo-cipher-proxy
========================

Proxy/Wrapper class for Vdo Cipher Video Platform

1.0.0(6y ago)11641MITPHPPHP ^7.0

Since Apr 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/gemblue/VdoCipherProxy)[ Packagist](https://packagist.org/packages/gemblue/vdo-cipher-proxy)[ RSS](/packages/gemblue-vdo-cipher-proxy/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (6)Used By (0)

VdoCipherProxy
==============

[](#vdocipherproxy)

Wrapper/Proxy for Vdo Cipher API.

### Requirement

[](#requirement)

PHP Curl Extension

```
sudo apt install php-curl

```

### How to Use

[](#how-to-use)

Grab it from composer

```
composer require gemblue/vdo-cipher-proxy

```

Make new object and enjoy!

```
use Gemblue\VdoCipherProxy\VdoCipher;

$VdoCipher = new VdoCipher(YOUR_CIPHER_URL, YOUR_CIPHER_API_SECRET);
$result = $VdoCipher->getOtpPlaybackInfo();

print_r($result);

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~3 days

Total

5

Last Release

2204d ago

Major Versions

0.0.4 → 1.0.02020-04-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c2000ffb9f44643b83d90b1afc3bef6e9a50285b7ccf888fa3ee59c2b02bfba?d=identicon)[gemblue](/maintainers/gemblue)

---

Top Contributors

[![gemblue](https://avatars.githubusercontent.com/u/879313?v=4)](https://github.com/gemblue "gemblue (26 commits)")

### Embed Badge

![Health badge](/badges/gemblue-vdo-cipher-proxy/health.svg)

```
[![Health](https://phpackages.com/badges/gemblue-vdo-cipher-proxy/health.svg)](https://phpackages.com/packages/gemblue-vdo-cipher-proxy)
```

###  Alternatives

[stingbo/easyexchange

easy use digital currency exchange sdk

871.3k](/packages/stingbo-easyexchange)

PHPackages © 2026

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