2017 © Pedro Peláez
 

library config

Config management utility

image

fwolf/config

Config management utility

  • Monday, September 4, 2017
  • by fwolf
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Config

Travis Latest Stable Version License SensioLabsInsight Scrutinizer Code Quality, (*1)

Config class for easy access., (*2)

Install

composer require fwolf/config

Usage

Browse demo/ for example code., (*3)

Config, ConfigAwareTrait

Access config value by key, single or multiple, may have sections., (*4)

GlobalConfig

Application level config instance., (*5)

GlobalConfigWithCheckServerId, CheckServerIdTrait

Restrict behavior by server id., (*6)

StringOptions, StringOptionsAwareTrait

Parse config string like 'foo=42, bar=hello'., (*7)

License

Distribute under the MIT license., (*8)

The Versions

04/09 2017

dev-master

9999999-dev

Config management utility

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar fwolf

config option globalconfig

04/09 2017

v1.0

1.0.0.0

Config management utility

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar fwolf

config option globalconfig