PHPackages                             mcuelenaere/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mcuelenaere/composer-revision-plugin

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

mcuelenaere/composer-revision-plugin
====================================

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

0.1.0(11y ago)26.5k1MITPHPPHP &gt;=5.3

Since Jan 3Pushed 11y ago2 watchersCompare

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

READMEChangelogDependencies (2)Versions (2)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 mcuelenaere/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

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

4145d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3f2792daeaa3ddc83cf6d6013bd719bf95bd1b5086db00f44baa742d879b8f47?d=identicon)[mcuelenaere](/maintainers/mcuelenaere)

---

Top Contributors

[![mcuelenaere](https://avatars.githubusercontent.com/u/1682432?v=4)](https://github.com/mcuelenaere "mcuelenaere (3 commits)")

### Embed Badge

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

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

###  Alternatives

[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)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[olvlvl/composer-attribute-collector

A convenient and near zero-cost way to retrieve targets of PHP 8 attributes

184108.8k8](/packages/olvlvl-composer-attribute-collector)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41716.4k2](/packages/lullabot-drainpipe)

PHPackages © 2026

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