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

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

solution10/config
=================

Simple, extremely light and fast config.

v3.0.0(9y ago)820.8k↑100%MITPHPPHP &gt;=5.6

Since Aug 6Pushed 9y ago3 watchersCompare

[ Source](https://github.com/Solution10/config)[ Packagist](https://packagist.org/packages/solution10/config)[ RSS](/packages/solution10-config/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (8)Used By (0)

Solution10\\Config
==================

[](#solution10config)

This is a tiny, lightning fast way of defining configuration for your app.

This is deliberately bare-bones and not swamped with options / parsers. The focus is on speed and lightness, whilst still retaining vital features.

[![Build Status](https://camo.githubusercontent.com/7522233a175f9f3831f141668d0712fa9600d39a32dbc886782875fded1789f2/68747470733a2f2f7472617669732d63692e6f72672f536f6c7574696f6e31302f636f6e6669672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Solution10/config)[![Latest Stable Version](https://camo.githubusercontent.com/1313c11b12c2380280cabd42e057c34e8ae0d13e67956e92ddccabe79fe918b7/68747470733a2f2f706f7365722e707567782e6f72672f736f6c7574696f6e31302f636f6e6669672f762f737461626c652e737667)](https://packagist.org/packages/solution10/config)[![Total Downloads](https://camo.githubusercontent.com/42d8c790917d53cbd017a9fdcc26aba200add28f7a44781455cc3ef4c5019bdf/68747470733a2f2f706f7365722e707567782e6f72672f736f6c7574696f6e31302f636f6e6669672f646f776e6c6f6164732e737667)](https://packagist.org/packages/solution10/config)[![License](https://camo.githubusercontent.com/1ed65398f226b432a40b6bd682e1b16232e3fa9a2fb959e831eab428c75cfbdb/68747470733a2f2f706f7365722e707567782e6f72672f736f6c7574696f6e31302f636f6e6669672f6c6963656e73652e737667)](https://packagist.org/packages/solution10/config)

- [Features](#features)
- [Installation](#installation)
- [Documentation](#documentation)
    - [Userguide](#userguide)
- [PHP Requirements](#php-requirements)
- [Author](#author)
- [License](#license)

Features
--------

[](#features)

- No dependencies
- PHP 5.6, 7.0, 7.1 and HHVM support
- Lightning fast
- Extremely light
- Inheritance; define a base config and override per-environment

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

[](#installation)

Installation is via composer, in the usual manner:

```
$ composer require solution10/config
```

Documentation
-------------

[](#documentation)

Check out the docs/ folder in the repo.

PHP Requirements
----------------

[](#php-requirements)

- PHP &gt;= 5.6
    - (If you require 5.3 support, versions up to 1.2.0 supported 5.3)
    - (if you require &lt; 5.6 support, versions up to 2.1 supported 5.4 &amp; 5.5)

Author
------

[](#author)

Alex Gisby: [GitHub](http://github.com/alexgisby), [Twitter](http://twitter.com/alexgisby)

License
-------

[](#license)

[MIT](http://github.com/solution10/config/tree/master/LICENSE.md)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

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

Recently: every ~195 days

Total

7

Last Release

3389d ago

Major Versions

v1.2.0 → v2.0.02015-02-28

v2.1.1 → v3.0.02017-02-05

PHP version history (3 changes)v1.0.0PHP &gt;= 5.3

v2.0.0PHP &gt;= 5.4

v3.0.0PHP &gt;=5.6

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/231595?v=4)[Alex Gisby](/maintainers/alexgisby)[@alexgisby](https://github.com/alexgisby)

---

Top Contributors

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

---

Tags

composer-packagesconfigconfigurationphpsimpleconfigcomponent

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  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)[dlds/yii2-mlm

Yii2 Multi Level Marketing component

183.8k](/packages/dlds-yii2-mlm)

PHPackages © 2026

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