PHPackages                             cyon/wise - 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. cyon/wise

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

cyon/wise
=========

Symfony Config for everyone else.

2.0.1(8y ago)2148MITPHPPHP &gt;=5.4

Since Apr 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/cyon/php-wise)[ Packagist](https://packagist.org/packages/cyon/wise)[ Docs](https://github.com/cyon/php-wise)[ RSS](/packages/cyon-wise/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (6)Versions (19)Used By (0)

Wise
====

[](#wise)

[![Build Status](https://camo.githubusercontent.com/e1bd152028010534015f026c59ab6fb25fec5690166a874deba163864dcec7b1/68747470733a2f2f6170692e7472617669732d63692e6f72672f63796f6e2f7068702d776973652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/cyon/php-wise)

Wise is a configuration manager built on Symfony [Config](http://symfony.com/doc/current/components/config/index.html). It supports data formats such as INI, JSON, PHP (native), XML, and YAML. You can also normalize and validate configuration data.

```
$wise = Herrera\Wise\Wise::create('/path/to/config');
$data = $wise->load('example.yml');
```

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

[](#documentation)

- [Installing](doc/00-Installing.md)
- [Usage](doc/01-Usage.md)
- [How to Create a Loader](doc/02-HowToCreateALoader.md)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

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

Recently: every ~415 days

Total

18

Last Release

2993d ago

Major Versions

1.4.2 → 2.0.02018-02-20

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

2.0.0PHP &gt;=5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/a5be25ffc8807cfa5a910accc8e6a7aff46572290e5ac36c97765a234cc0ef9b?d=identicon)[cyon](/maintainers/cyon)

---

Top Contributors

[![kherge](https://avatars.githubusercontent.com/u/9122157?v=4)](https://github.com/kherge "kherge (41 commits)")

---

Tags

config

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/cyon-wise/health.svg)

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

###  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)[craue/config-bundle

Database-stored settings made available via a service for your Symfony project.

1771.0M4](/packages/craue-config-bundle)

PHPackages © 2026

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