PHPackages                             pierreminiggio/github-action-artifact-downloader - 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. [CLI &amp; Console](/categories/cli)
4. /
5. pierreminiggio/github-action-artifact-downloader

ActiveLibrary[CLI &amp; Console](/categories/cli)

pierreminiggio/github-action-artifact-downloader
================================================

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

Since Apr 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pierreminiggio/php-github-action-artifact-downloader)[ Packagist](https://packagist.org/packages/pierreminiggio/github-action-artifact-downloader)[ RSS](/packages/pierreminiggio-github-action-artifact-downloader/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (1)

Install using composer :

```
composer require pierreminiggio/github-action-artifact-downloader

```

```
use PierreMiniggio\GithubActionArtifactDownloader\GithubActionArtifactDownloader;

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

$downloader = new GithubActionArtifactDownloader();
$artifacts = $downloader->download(
    'token',
    'pierreminiggio',
    'remotion-test-github-action',
    56716993
);

var_dump($artifacts);
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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 ~198 days

Total

3

Last Release

1442d ago

Major Versions

1.0.1 → 2.0.02022-05-29

### 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 (4 commits)")

### Embed Badge

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

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

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M18](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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