PHPackages                             clevis/config-version-extension - 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. clevis/config-version-extension

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

clevis/config-version-extension
===============================

Versions for sample/local Nette configuration files

v1.1.0(11y ago)6475[1 issues](https://github.com/Clevis/config-version-extension/issues)MITPHPPHP &gt;=5.4

Since Aug 22Pushed 11y ago10 watchersCompare

[ Source](https://github.com/Clevis/config-version-extension)[ Packagist](https://packagist.org/packages/clevis/config-version-extension)[ RSS](/packages/clevis-config-version-extension/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

clevis/config-version-extension
===============================

[](#clevisconfig-version-extension)

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

[](#installation)

```
composer require clevis/config-version-extension:~1.0

```

`config.neon`:

```
extensions:
	version: Clevis\Version\DI\VersionExtension
```

`config.local.sample.neon` and `config.local.neon`:

```
version: [1]
```

Usage
-----

[](#usage)

Whenever you change `config.local.sample.neon` in a back compatibility breaking way, update version key in sample config. Hook `onCompile` will check if your local config is up to date. If not, it presents you the following exception with custom Tracy panel:

[![](https://raw.githubusercontent.com/Clevis/config-version-extension/master/static/bluecreen.png)](https://raw.githubusercontent.com/Clevis/config-version-extension/master/static/bluecreen.png)

If you aren't using default paths, set them before Container builds

```
use Clevis\Version\DI\VersionExtension;
VersionExtension::$samplePath = '%appDir%/config/config.local.example.neon';
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

4120d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/474f4dd92229f3cfd2c618004b250e2a96ca31f4114c2a0f9c8fb66c65ed7764?d=identicon)[Mikulas](/maintainers/Mikulas)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/clevis-config-version-extension/health.svg)

```
[![Health](https://phpackages.com/badges/clevis-config-version-extension/health.svg)](https://phpackages.com/packages/clevis-config-version-extension)
```

###  Alternatives

[tomaj/hermes

Simple php background processing library

38251.0k5](/packages/tomaj-hermes)[spell-checker/spell-checker

Multi-language code and text spell checker in PHP

16176.8k1](/packages/spell-checker-spell-checker)[bileto/cronner

Simple tool which helps with maintenance of cron tasks.

752.1k](/packages/bileto-cronner)

PHPackages © 2026

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