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

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

enjoys/config
=============

Parse config files

1.10.0(2mo ago)04.0k↓41.7%2MITPHPPHP ^7.4|^8.0CI failing

Since Nov 15Pushed 2mo ago1 watchersCompare

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

READMEChangelog (1)Dependencies (14)Versions (28)Used By (2)

[![php 7.4](https://github.com/Enjoyzz/config/workflows/php%207.4/badge.svg)](https://github.com/Enjoyzz/config/workflows/php%207.4/badge.svg)[![php 8.0](https://github.com/Enjoyzz/config/workflows/php%208.0/badge.svg)](https://github.com/Enjoyzz/config/workflows/php%208.0/badge.svg)[![Build Status](https://camo.githubusercontent.com/07a250e2e6c3ba195a5b6389a51f974a843cffc8e5a8f7e6bba12ed0ed7dc1ce/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f456e6a6f797a7a2f636f6e6669672f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Enjoyzz/config/build-status/master)[![Code Coverage](https://camo.githubusercontent.com/094c60677a11d1524a796854f7c7172931f6eac7a0eddc39b68e1143d2ad593b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f456e6a6f797a7a2f636f6e6669672f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Enjoyzz/config/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/3ed53db0b787a19e44e96fe7d545586c859fa9722e903cdd740f95244b4c5efe/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f456e6a6f797a7a2f636f6e6669672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Enjoyzz/config/?branch=master)

Install
=======

[](#install)

```
composer require enjoys/config

```

Usage
=====

[](#usage)

```
$config = new Enjoys\Config\Config();
$config->addConfig($configFilepath1);
$config->addConfig($configFilepath2, [], \Enjoys\Config\Config::YAML);
$config->get('key', 'defaultValue'); //get from $array['key']
$config->get('key->subKey'); //get from $array['key']'subKey']
```

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance86

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

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

Recently: every ~237 days

Total

27

Last Release

74d ago

### Community

Maintainers

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

---

Top Contributors

[![Enjoyzz](https://avatars.githubusercontent.com/u/1448659?v=4)](https://github.com/Enjoyzz "Enjoyzz (63 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49617.1k](/packages/blackfire-player)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

564576.7k53](/packages/ecotone-ecotone)

PHPackages © 2026

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