PHPackages                             pierreminiggio/github-action-remotion-renderer - 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. pierreminiggio/github-action-remotion-renderer

ActiveLibrary

pierreminiggio/github-action-remotion-renderer
==============================================

2.0.0(3y ago)229PHPPHP &gt;=7.4.0

Since Apr 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pierreminiggio/php-github-action-remotion-renderer)[ Packagist](https://packagist.org/packages/pierreminiggio/github-action-remotion-renderer)[ RSS](/packages/pierreminiggio-github-action-remotion-renderer/feed)WikiDiscussions main Synced today

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

Install using composer :

```
composer require pierreminiggio/github-action-remotion-renderer

```

```
use PierreMiniggio\GithubActionRemotionRenderer\GithubActionRemotionRenderer;

require __DIR__ . DIRECTORY_SEPARATOR . 'vendor' . DIRECTORY_SEPARATOR . 'autoload.php';

$renderer = new GithubActionRemotionRenderer();
$videoPath = $renderer->render(
    'token',
    'pierreminiggio',
    'remotion-test-github-action',
    3,
    0,
    [
        'titleText' => 'Hello from PHP video renderer',
        'titleColor' => 'orange'
    ]
);

var_dump($videoPath);
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~94 days

Recently: every ~117 days

Total

6

Last Release

1364d ago

Major Versions

1.3.0 → 2.0.02022-08-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c457f516287c1c035539acf5f6c4a4158da7bcf27d134f14c9c6fd3e5f7f50a?d=identicon)[pierreminiggio](/maintainers/pierreminiggio)

---

Top Contributors

[![pierreminiggio](https://avatars.githubusercontent.com/u/35456349?v=4)](https://github.com/pierreminiggio "pierreminiggio (5 commits)")[![saftipierreminiggio](https://avatars.githubusercontent.com/u/56037894?v=4)](https://github.com/saftipierreminiggio "saftipierreminiggio (1 commits)")

### Embed Badge

![Health badge](/badges/pierreminiggio-github-action-remotion-renderer/health.svg)

```
[![Health](https://phpackages.com/badges/pierreminiggio-github-action-remotion-renderer/health.svg)](https://phpackages.com/packages/pierreminiggio-github-action-remotion-renderer)
```

PHPackages © 2026

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