PHPackages                             jenschude/version-variables - 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. jenschude/version-variables

AbandonedArchivedComposer-plugin

jenschude/version-variables
===========================

02PHP

Since Feb 5Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jenschude/versionvariables)[ Packagist](https://packagist.org/packages/jenschude/version-variables)[ RSS](/packages/jenschude-version-variables/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

This composer plugin makes it possible to use variable placeholders as a version string. Please be aware this is meant as a proof of concept.

Usage:

```
composer require jenschude/version-variables
```

In your composer json replace a version string with

```
{
    "requires": {
       "vendor/package1": "0+:variablename",
       "vendor/package2": "0+:variablename"
    },
    "extra": {
        "versionvariables": {
            ":variablename": "^1.0"
        }
    }
}
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b98ce00feefac2aed5c15d9834269daa67cc67eb7ff46458009d71cd0551657e?d=identicon)[jenschude](/maintainers/jenschude)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jenschude-version-variables/health.svg)

```
[![Health](https://phpackages.com/badges/jenschude-version-variables/health.svg)](https://phpackages.com/packages/jenschude-version-variables)
```

PHPackages © 2026

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