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

ActiveLibrary

caiola/config
=============

Easy PHP config allows to configure your settings by allowing to read environment from operating system and public variables

1.0.6(8y ago)117.4k—9.8%1MITPHPPHP &gt;=5.3.0

Since Jan 15Pushed 8y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Config
======

[](#config)

**Config** is an easy and simple PHP class that allows to configure your settings by allowing to read environment from operating system and public variables that you define.

Install
=======

[](#install)

Easy installation

```
composer install caiola/config
```

How to use
----------

[](#how-to-use)

Use composer autoload and use it

Obtaining and overriding environment variables
----------------------------------------------

[](#obtaining-and-overriding-environment-variables)

```
