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

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

gaw508/config
=============

PHP application configuration library

1.0.1(9y ago)030MITPHPPHP &gt;=5.5.9

Since Nov 24Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (3)Used By (0)

Config - PHP Application Config Library
=======================================

[](#config---php-application-config-library)

[![Build Status](https://camo.githubusercontent.com/a431bd9d16c17a035f5d0ab64dc6b0c57c26866becaa25434d582837d951fc04/68747470733a2f2f7472617669732d63692e6f72672f6761773530382f636f6e6669672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/gaw508/config)

A library to manage config key value pairs for PHP applications. Configuration can be loaded from YAML files.

### Installation

[](#installation)

The latest version can be installed with composer:

```
composer require gaw508/config

```

### Basic Usage

[](#basic-usage)

```
