PHPackages                             wherd/config - 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. wherd/config

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

wherd/config
============

Yet another config wrapper

v1.0.2(3y ago)011MITPHP

Since Feb 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/wherd/config)[ Packagist](https://packagist.org/packages/wherd/config)[ RSS](/packages/wherd-config/feed)WikiDiscussions main Synced 2d ago

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

Config
======

[](#config)

Yet another config wrapper.

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

[](#installation)

Install using composer:

```
composer require wherd/config
```

Usage
=====

[](#usage)

```
use Wherd\Config\PhpAdapter;

$config = new PhpAdapter();
$data = $config->load('filename.php');
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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

Every ~0 days

Total

3

Last Release

1240d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10581693?v=4)[wherd](/maintainers/wherd)[@wherd](https://github.com/wherd)

---

Top Contributors

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

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/wherd-config/health.svg)

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

###  Alternatives

[prooph/common

Common classes used across prooph packages

842.2M28](/packages/prooph-common)

PHPackages © 2026

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