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

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

susina/config-builder
=====================

Load and build configuration classes

v1.1(11mo ago)2892Apache-2.0PHPPHP &gt;=8.2CI passing

Since Dec 16Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/susina/config-builder)[ Packagist](https://packagist.org/packages/susina/config-builder)[ RSS](/packages/susina-config-builder/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (9)Versions (9)Used By (0)

Configuration Builder
=====================

[](#configuration-builder)

[![Tests](https://github.com/susina/config-builder/actions/workflows/test.yml/badge.svg)](https://github.com/susina/config-builder/actions/workflows/test.yml/badge.svg)[![Maintainability](https://camo.githubusercontent.com/0229aa2000ba2300040b2c31bcdf367e28d93eab966e1eaced8a3ec260e616cd/68747470733a2f2f716c74792e73682f6261646765732f36383964396339612d323963652d346531302d393365612d3231636362613532326366332f6d61696e7461696e6162696c6974792e737667)](https://qlty.sh/gh/susina/projects/config-builder)[![Code Coverage](https://camo.githubusercontent.com/8d24d4d8160cce56a1ef909fe756efeba926148993de255b1ef1faddc29c4d5d/68747470733a2f2f716c74792e73682f6261646765732f36383964396339612d323963652d346531302d393365612d3231636362613532326366332f746573745f636f7665726167652e737667)](https://qlty.sh/gh/susina/projects/config-builder)[![GitHub](https://camo.githubusercontent.com/41ea9cc7c56f0fa174a2fa1c82c4f4d43d76ea35cc7ca53c5b04c8755959411d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f737573696e612f636f6e6669672d6275696c646572)](https://camo.githubusercontent.com/41ea9cc7c56f0fa174a2fa1c82c4f4d43d76ea35cc7ca53c5b04c8755959411d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f737573696e612f636f6e6669672d6275696c646572)

Susina Configuration Builder is a library to load parameters, from configuration files, and build configuration objects or arrays. It's based on [Symfony Config](https://symfony.com/doc/current/components/config.html) and [Propel configuration sub-system](https://github.com/propelorm/Propel2/tree/master/src/Propel/Common/Config).

Supported configuration file formats are:

- **.json** via PHP json extension
- **.neon** via [Nette Neon](https://github.com/nette/neon) library
- **.php**
- **.xml** via PHP SimpleXml, Xml and Dom extensions
- **.yml** via [Symfony Yaml](https://symfony.com/doc/current/components/yaml.html) component

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

[](#installation)

You can install the library via [composer](http://getcomposer.org):

```
composer require susina/config-builder
```

then you should install the library you need to load your preferred configuration file format:

```
# Suppose you want to use yaml format
composer require symfony/yaml
```

Usage
-----

[](#usage)

See the [documentation site](https://susina.github.io/config-builder).

Issues
------

[](#issues)

Please, open an issue on [Github repository](https://github.com/susina/config-builder/issues).

Contributing
------------

[](#contributing)

Fork the repository and submit a pull request. For further information see the [documentation site](https://susina.github.io/config-builder)

Licensing
---------

[](#licensing)

This library is released under [Apache 2.0 license](LICENSE)

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance50

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community9

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

Recently: every ~208 days

Total

8

Last Release

353d ago

Major Versions

v0.4.1 → v1.02024-09-16

PHP version history (2 changes)v0.1PHP &gt;=8.0

v1.0PHP &gt;=8.2

### Community

Maintainers

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

---

Top Contributors

[![cristianoc72](https://avatars.githubusercontent.com/u/865437?v=4)](https://github.com/cristianoc72 "cristianoc72 (33 commits)")

###  Code Quality

TestsPest

### Embed Badge

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

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

###  Alternatives

[symfony/ux-toggle-password

Toggle visibility of password inputs for Symfony Forms

26508.0k5](/packages/symfony-ux-toggle-password)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19280.3k3](/packages/symfony-ux-cropperjs)[symfony/ux-notify

Native notification integration for Symfony

1274.7k](/packages/symfony-ux-notify)

PHPackages © 2026

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