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

Abandoned → [ixocreate/application](/?search=ixocreate%2Fapplication)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

ixocreate/config
================

Config Class for IXOCREATE

0.3.0(8y ago)11.3k2MITPHPPHP ^7.1

Since Dec 14Pushed 7y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (4)Versions (9)Used By (2)

IXOCREATE config
================

[](#ixocreate-config)

[![Build Status](https://camo.githubusercontent.com/2a07897ecae5e919a01f4d150b179c1782c2f357492e475434591149db494772/68747470733a2f2f7472617669732d63692e636f6d2f69786f6372656174652f636f6e6669672e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/ixocreate/config)[![Coverage Status](https://camo.githubusercontent.com/e6e5ad214e2df357fb90544d4fdc23c7252adb7164ffd316bcd844e780be64de/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f69786f6372656174652f636f6e6669672f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/ixocreate/config?branch=master)[![Packagist](https://camo.githubusercontent.com/4d5e656feadb9cd23e260e09b7abf4f756fa0b1d5075f6c93d842d5620faa3dc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f69786f6372656174652f636f6e6669672e737667)](https://packagist.org/packages/ixocreate/config)[![Packagist Pre Release](https://camo.githubusercontent.com/86c4e6a6fcda6ea0cb356ab9fd13083cb68b2d93997ea10258519b81d85821f7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f69786f6372656174652f636f6e6669672e737667)](https://packagist.org/packages/ixocreate/config)[![Packagist](https://camo.githubusercontent.com/2780f7c91140f4a9df4ee3452bcae87dcec78adbb20a35018a7472fab8760b97/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f69786f6372656174652f636f6e6669672e737667)](https://packagist.org/packages/ixocreate/config)

ixocreate/config is a php array config parser/accessor

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

[](#installation)

Install the package via composer:

```
composer require ixocreate/config
```

Usage
-----

[](#usage)

```
$config = new Config([
    'db' => [
        'user' => "myuser",
        'host' => "myhost",
        'pass' => "mypass",
    ]
]);
$config->get('db.user');
```

License
-------

[](#license)

The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.1% 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 ~67 days

Recently: every ~99 days

Total

7

Last Release

2667d ago

Major Versions

0.3.0 → 1.0.0-alpha12019-01-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/5af112c62f11a3723684fa620c56a0ab25158f19b0dcf57d19ac34f57aadf2c9?d=identicon)[ixocreate](/maintainers/ixocreate)

---

Top Contributors

[![ohtyap](https://avatars.githubusercontent.com/u/1170097?v=4)](https://github.com/ohtyap "ohtyap (25 commits)")[![Friedrich-A](https://avatars.githubusercontent.com/u/30212702?v=4)](https://github.com/Friedrich-A "Friedrich-A (18 commits)")[![luchaos](https://avatars.githubusercontent.com/u/1280590?v=4)](https://github.com/luchaos "luchaos (5 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[ems-api/php-client

Email Marketing Software library for PHP

1558.7k](/packages/ems-api-php-client)

PHPackages © 2026

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