PHPackages                             assada/configurator - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. assada/configurator

AbandonedArchivedLibrary[Parsing &amp; Serialization](/categories/parsing)

assada/configurator
===================

Simple configuration container

0.2.1(9y ago)1138GPL-3.0PHPPHP &gt;=7.0.0

Since Jan 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Assada/configurator)[ Packagist](https://packagist.org/packages/assada/configurator)[ RSS](/packages/assada-configurator/feed)WikiDiscussions master Synced 4w ago

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

![Star](https://camo.githubusercontent.com/e86848220143e4727dbbde1e53936a424fc1304c84080b52aa80f73c2d1a45da/687474703a2f2f692e696d6775722e636f6d2f3471475770304a2e706e67)

[![Minimum PHP Version](https://camo.githubusercontent.com/5c3072425e67297c8ef63d17acd2c86a0d2ef324f19249f2280bd7de902f63a2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e302d3838393242462e737667)](https://php.net/) [![Codacy Badge](https://camo.githubusercontent.com/4e0ed7941fa0b3a2d6cc30c4cf2d9f3df69b115ffa060701080a1b9a31f7b671/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3335643338333137626262313466363738396465303663353830626465613164)](https://www.codacy.com/app/Assada/configurator?utm_source=github.com&utm_medium=referral&utm_content=Assada/configurator&utm_campaign=Badge_Grade) [![Version](https://camo.githubusercontent.com/f8d0c10b274c01566ff16b9664b8ff5304f2ef45aa5d465b17912649b6ec8080/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6173736164612f636f6e666967757261746f722e737667)](https://packagist.org/packages/assada/configurator) ![Packagist](https://camo.githubusercontent.com/6fed602d8367b852e0b0c1830531d2740bbd46f33cab7ed73bcf9edd181f0f2e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6173736164612f636f6e666967757261746f722e737667) [![Gratipay User](https://camo.githubusercontent.com/cecbd1e94f73da4dc17988412e6d11fd1a610286e816d8240755c322fb04beaa/68747470733a2f2f696d672e736869656c64732e696f2f67726174697061792f757365722f4173736164612e737667)](https://gratipay.com/configurator/)[![Star](https://camo.githubusercontent.com/aedbc156366006160123d2ac75247225e00e345fe754761d9aa0612d722fbc9a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6173736164612f636f6e666967757261746f722e7376673f7374796c653d736f6369616c266c6162656c3d53746172)](https://github.com/Assada/configurator)

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

[](#installation)

Via Composer

```
composer require assada/configurator
```

Requirements
------------

[](#requirements)

PHP: &gt;= **7.0**

symfony/yaml: &gt;= 3.2

Instead of symfony/yaml suggest install PECL yaml extension.

Usage
-----

[](#usage)

```
$config = new Config(['./configs/test.json', './configs/test2.json']);
$config->add('./test3.json');
$config->set('test.set', 'newData');

file_put_contents('export.json', $config->dump('json'));

var_dump($config->all());
```

License
-------

[](#license)

Configurator is released under the GPL3.0 Licence. See the bundled LICENSE file for details.

Author
------

[](#author)

Alex Ilyenko (@Assada)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Total

4

Last Release

3439d ago

### Community

Maintainers

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

---

Tags

configcontainersinijsonparserphp-libraryphp7xmlyaml

### Embed Badge

![Health badge](/badges/assada-configurator/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k45](/packages/friendsoftypo3-content-blocks)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[october/rain

October Rain Library

1601.7M73](/packages/october-rain)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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