PHPackages                             sebastian-berc/configurations - 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. sebastian-berc/configurations

AbandonedArchivedLibrary

sebastian-berc/configurations
=============================

Simple library to make a PHP array from differents config files.

01.1kPHP

Since Sep 2Pushed 10y ago1 watchersCompare

[ Source](https://github.com/SebastianBerc/Configurations)[ Packagist](https://packagist.org/packages/sebastian-berc/configurations)[ RSS](/packages/sebastian-berc-configurations/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Configurations
==============

[](#configurations)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1a5bb2562f01512b226e8c402aeb98ac33bc0b7685467fdcd6d1c7c1acb94586/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73656261737469616e2d626572632f436f6e66696775726174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sebastian-berc/Configurations)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/652054e2d131cbc63a0078e482dbec5f6582c8db08a38553b7b10297133a04bf/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f53656261737469616e426572632f436f6e66696775726174696f6e732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/SebastianBerc/Configurations)[![Coverage Status](https://camo.githubusercontent.com/946229622c8edbc3c3773bafbce944caa7682e71b7d6e0c53d9fc0e7c7ca1625/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f53656261737469616e426572632f436f6e66696775726174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/SebastianBerc/Configurations/code-structure)[![SensioLabs Insight](https://camo.githubusercontent.com/2912d9d35b54f73838ed89cda332230d082fc0ff33a64bacfc0a76a3530cafa1/68747470733a2f2f696d672e736869656c64732e696f2f73656e73696f6c6162732f692f38666132643135382d373835632d343031302d393764612d3338383836616664623036342e7376673f7374796c653d666c61742d737175617265)](https://insight.sensiolabs.com/projects/8fa2d158-785c-4010-97da-38886afdb064)[![Quality Score](https://camo.githubusercontent.com/85c196a9703fff01798f0c9504467e144e72120ea34f590d9781d34158c7fab1/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f53656261737469616e426572632f436f6e66696775726174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/SebastianBerc/Configurations)[![Total Downloads](https://camo.githubusercontent.com/4aee3ba3abdbc4737319db116bbaa63083a455fefa62fcfad90c416d6e462b77/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73656261737469616e2d626572632f436f6e66696775726174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sebastian-berc/Configurations)

Install
-------

[](#install)

Via Composer

```
$ composer require sebastian-berc/configurations
```

Usage
-----

[](#usage)

```
$config = new SebastianBerc\Configurations\Config('path/to/file.yml');
echo $config->get('hello.world');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Sebastian Berć](https://github.com/SebastianBerc)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d3d3bed8c2721aebb1313ac1678a43696d28a1dd9bc994ee68de6009e634d844?d=identicon)[sebastian-berc](/maintainers/sebastian-berc)

---

Top Contributors

[![SebastianBerc](https://avatars.githubusercontent.com/u/8415559?v=4)](https://github.com/SebastianBerc "SebastianBerc (24 commits)")

### Embed Badge

![Health badge](/badges/sebastian-berc-configurations/health.svg)

```
[![Health](https://phpackages.com/badges/sebastian-berc-configurations/health.svg)](https://phpackages.com/packages/sebastian-berc-configurations)
```

PHPackages © 2026

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