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

Abandoned → [opis/data-store](/?search=opis%2Fdata-store)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

opis/config
===========

A configuration management library with support for multiple backend storages

2.1.2(9y ago)78532Apache-2.0PHPPHP &gt;=5.3.0

Since Feb 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/opis/config)[ Packagist](https://packagist.org/packages/opis/config)[ Docs](http://opis.io)[ RSS](/packages/opis-config/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (19)Used By (0)

Opis Config
===========

[](#opis-config)

[![Build Status](https://camo.githubusercontent.com/75038b4fe326d90ee0cdf07893dd10ea7823979a0da970b63e9c3f15f0d7d5db/68747470733a2f2f7472617669732d63692e6f72672f6f7069732f636f6e6669672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/opis/config)[![Latest Stable Version](https://camo.githubusercontent.com/2832c0e4f06b19b9636137074e0f3d8d73ad9ba3058a916e8e71e494041f9e29/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f636f6e6669672f76657273696f6e2e706e67)](https://packagist.org/packages/opis/config)[![Latest Unstable Version](https://camo.githubusercontent.com/1fd9c22a500355c3ee465841f6008847fc025b916c5b0b4bffcfb6d95605a424/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f636f6e6669672f762f756e737461626c652e706e67)](//packagist.org/packages/opis/config)[![License](https://camo.githubusercontent.com/a2f0e927c2673fd2a997d95ffdac5141417fe1f0ccfe2a86a3cd3baba400f79e/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f636f6e6669672f6c6963656e73652e706e67)](https://packagist.org/packages/opis/config)

Configuration manager
---------------------

[](#configuration-manager)

**Opis Config** is a configuration management library, with support for multiple backend storages, that provides developers an API which allows them to work with configurations in a standardised way, no matter where the configurations are stored.

The supported backend storages are: File, JSON, PHPFile, Memory, DualStorage.

### License

[](#license)

**Opis Config** is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

### Requirements

[](#requirements)

- PHP 7.0.\* or higher

### Installation

[](#installation)

This library is available on [Packagist](https://packagist.org/packages/opis/config) and can be installed using [Composer](http://getcomposer.org).

```
{
    "require": {
        "opis/config": "3.0.*@dev"
    }
}
```

If you are unable to use [Composer](http://getcomposer.org) you can download the [tar.gz](https://github.com/opis/config/archive/2.1.2.tar.gz) or the [zip](https://github.com/opis/config/archive/2.1.2.zip)archive file, extract the content of the archive and include de `autoload.php` file into your project.

```
require_once 'path/to/config-master/autoload.php';
```

### Documentation

[](#documentation)

Examples and documentation can be found [here](http://opis.io/config).

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~51 days

Recently: every ~79 days

Total

18

Last Release

3593d ago

Major Versions

1.6.x-dev → 2.0.02015-08-31

### Community

Maintainers

![](https://www.gravatar.com/avatar/47afaf3c711dd321c8d09bae2afed928971ec9e9a7593c925749696f04d2fddd?d=identicon)[msarca](/maintainers/msarca)

![](https://www.gravatar.com/avatar/7c720b40eb280d9fd33cc35d74c34b3763c2777bd2502d094625faa367f0dca4?d=identicon)[sorinsarca](/maintainers/sorinsarca)

---

Top Contributors

[![msarca](https://avatars.githubusercontent.com/u/5808737?v=4)](https://github.com/msarca "msarca (72 commits)")[![sorinsarca](https://avatars.githubusercontent.com/u/3427195?v=4)](https://github.com/sorinsarca "sorinsarca (24 commits)")

---

Tags

configopis

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/opis-config/health.svg)](https://phpackages.com/packages/opis-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)[dflydev/dot-access-configuration

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

13414.5M4](/packages/dflydev-dot-access-configuration)[akaunting/laravel-setting

Persistent settings package for Laravel

495805.1k7](/packages/akaunting-laravel-setting)[opis/string

Multibyte strings as objects

7120.9M7](/packages/opis-string)[m1/env

Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.

6412.0M21](/packages/m1-env)

PHPackages © 2026

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