PHPackages                             joaomfrebelo/composer-revision-plugin - 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. joaomfrebelo/composer-revision-plugin

ActiveComposer-plugin

joaomfrebelo/composer-revision-plugin
=====================================

Simple composer plugin which generates a class containing the VCS references of all packages, derivated from (mcuelenaere/composer-revision-plugin)

2.0.1(5y ago)02601MITPHPPHP &gt;=5.3

Since Aug 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/joaomfrebelo/composer-revision-plugin)[ Packagist](https://packagist.org/packages/joaomfrebelo/composer-revision-plugin)[ Docs](https://github.com/joaomfrebelo/composer-revision-plugin)[ RSS](/packages/joaomfrebelo-composer-revision-plugin/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (4)Used By (1)

composer-revision-plugin
========================

[](#composer-revision-plugin)

Simple composer plugin which generates a class containing the VCS references of all packages

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

[](#installation)

Just run

```
composer require joaomfrebelo/composer-revision-plugin
```

to add this package as a composer dependency to your project.

Usage
-----

[](#usage)

All references of the packages you're using in your project can be accessed through the static `ComposerRevisions\Revisions::$byName` variable:

```
$revisionOfMyProject = ComposerRevisions\Revisions::$byName['foo/my-project'];
$revisionOfMyLibrary = ComposerRevisions\Revisions::$byName['foo/my-library'];
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

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

Total

3

Last Release

1969d ago

Major Versions

1.0.0 → 2.0.02020-12-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/909b2a0bdc281c7125fc264a04f0da1538f16cbad859501919565f8e21dde18d?d=identicon)[joaomfrebelo](/maintainers/joaomfrebelo)

---

Top Contributors

[![joaomfrebelo](https://avatars.githubusercontent.com/u/2965955?v=4)](https://github.com/joaomfrebelo "joaomfrebelo (6 commits)")

### Embed Badge

![Health badge](/badges/joaomfrebelo-composer-revision-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/joaomfrebelo-composer-revision-plugin/health.svg)](https://phpackages.com/packages/joaomfrebelo-composer-revision-plugin)
```

###  Alternatives

[humbug/box

Fast, zero config application bundler with PHARs.

1.3k801.5k69](/packages/humbug-box)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[roots/wordpress-core-installer

A Composer custom installer to handle installing WordPress as a dependency

4115.6M19](/packages/roots-wordpress-core-installer)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)

PHPackages © 2026

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