PHPackages                             infinite-networks/version-warden-bundle - 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. infinite-networks/version-warden-bundle

ActiveLibrary

infinite-networks/version-warden-bundle
=======================================

Infinite Networks version warden

1.0.3(5y ago)0267ProprietaryPHPPHP &gt;=5.6

Since Jun 28Pushed 5y ago2 watchersCompare

[ Source](https://github.com/infinite-networks/VersionWardenBundle)[ Packagist](https://packagist.org/packages/infinite-networks/version-warden-bundle)[ RSS](/packages/infinite-networks-version-warden-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (9)Used By (0)

InfiniteVersionWardenBundle
===========================

[](#infiniteversionwardenbundle)

A development tool that complains if you are running the wrong version of PHP.

Installation:
-------------

[](#installation)

In your project's composer.json, you must set your PHP constraint to a specific minor version of PHP.

```
# composer.json
    "require": {
        "php": "7.1.*",

```

Register the bundle in AppKernel.php for the `dev` and `test` environments only.

Usage
-----

[](#usage)

VersionWardenBundle will automatically detect your expected version by reading composer.lock. No further work is required.

If you run a version of PHP that doesn't match composer.lock, VersionWardenBundle will immediately display an error.

This works in the console and browser.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Recently: every ~127 days

Total

8

Last Release

2141d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e3241f7860819bc8f9e96ca358198d16574c82c4887eba07958225a6a519042?d=identicon)[jmcleaninf](/maintainers/jmcleaninf)

### Embed Badge

![Health badge](/badges/infinite-networks-version-warden-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/infinite-networks-version-warden-bundle/health.svg)](https://phpackages.com/packages/infinite-networks-version-warden-bundle)
```

###  Alternatives

[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k172.9M1.8k](/packages/symfony-security-bundle)[symfony/ux-notify

Native notification integration for Symfony

1274.7k](/packages/symfony-ux-notify)

PHPackages © 2026

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