PHPackages                             pascal-eberhard/config-simple-php - 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. pascal-eberhard/config-simple-php

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

pascal-eberhard/config-simple-php
=================================

A simplest possible configuration handler. The do it yourself way

1.0.1(6y ago)04.1kMITPHPPHP &gt;=7.1CI failing

Since Sep 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/pascal-eberhard/config-simple-php)[ Packagist](https://packagist.org/packages/pascal-eberhard/config-simple-php)[ Docs](https://github.com/pascal-eberhard)[ RSS](/packages/pascal-eberhard-config-simple-php/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

Simple Config tools
===================

[](#simple-config-tools)

A simplest possible configuration handler. The "do-it-yourself"-way.

[![Build Status](https://camo.githubusercontent.com/825c4af6e162be102817c064462b0eb7b69f92da0b1931a21512945dc2ea013d/68747470733a2f2f7472617669732d63692e636f6d2f70617363616c2d65626572686172642f636f6e6669672d73696d706c652d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/pascal-eberhard/config-simple-php)

The problem
-----------

[](#the-problem)

I started developing a [config-php](https://github.com/pascal-eberhard/config-php) project. A simple configuration handler, but with some automation. For example, to find the project directory.

But to do so, I needed I/O tools and started an [io-php](https://github.com/pascal-eberhard/io-php) project. For this some config tools would be nice... You see the circular reference?

Therefore let's first create a simplest possible configuration handler.

Some shell commands
-------------------

[](#some-shell-commands)

```
# All checks
composer checks

# One at a time, see composer.json "scripts"
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

2

Last Release

2412d ago

PHP version history (2 changes)1.0.0PHP &gt;=7.2

1.0.1PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/068502b28ecfddb7e7f882463472e3cc98fdb03e0d34831ffa74d32ce36b9390?d=identicon)[pascal-eberhard](/maintainers/pascal-eberhard)

---

Top Contributors

[![pascal-eberhard](https://avatars.githubusercontent.com/u/27479331?v=4)](https://github.com/pascal-eberhard "pascal-eberhard (23 commits)")

---

Tags

configurationvery simple

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pascal-eberhard-config-simple-php/health.svg)

```
[![Health](https://phpackages.com/badges/pascal-eberhard-config-simple-php/health.svg)](https://phpackages.com/packages/pascal-eberhard-config-simple-php)
```

###  Alternatives

[symfony/options-resolver

Provides an improved replacement for the array\_replace PHP function

3.2k493.9M1.6k](/packages/symfony-options-resolver)[league/config

Define configuration arrays with strict schemas and access values with dot notation

564302.2M24](/packages/league-config)[josegonzalez/dotenv

dotenv file parsing for PHP

2799.8M137](/packages/josegonzalez-dotenv)[dflydev/dot-access-configuration

Given a deep data structure representing a configuration, access configuration by dot notation.

13414.5M4](/packages/dflydev-dot-access-configuration)[symfony/requirements-checker

Check Symfony requirements and give recommendations

2014.7M29](/packages/symfony-requirements-checker)[chillerlan/php-settings-container

A container class for immutable settings objects. Not a DI container.

3427.3M21](/packages/chillerlan-php-settings-container)

PHPackages © 2026

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