Skip to content

fwolf/config.php

Repository files navigation

Config

Travis Latest Stable Version License SensioLabsInsight Scrutinizer Code Quality

Config class for easy access.

Install

composer require fwolf/config

Usage

Browse demo/ for example code.

Config, ConfigAwareTrait

Access config value by key, single or multiple, may have sections.

GlobalConfig

Application level config instance.

GlobalConfigWithCheckServerId, CheckServerIdTrait

Restrict behavior by server id.

StringOptions, StringOptionsAwareTrait

Parse config string like 'foo=42, bar=hello'.

License

Distribute under the MIT license.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages