PHPackages                             g4mr/configs - 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. g4mr/configs

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

g4mr/configs
============

Configuration loader class for loading different types of files into array data

1.1.0(10y ago)3411MITPHP

Since Oct 18Pushed 10y ago1 watchersCompare

[ Source](https://github.com/G4MR/Configs)[ Packagist](https://packagist.org/packages/g4mr/configs)[ RSS](/packages/g4mr-configs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

\#G4MR\\Configs

This is a simple library which allows you to load config files as array data and accessing the data using dot-notation. I made this library to simplify the process of loading YAML config files with the ease of implementing your own config loader.

Composer
========

[](#composer)

Install via [composer](https://packagist.org/packages/g4mr/configs) using `composer require g4mr/configs`

Example 1
---------

[](#example-1)

```
