2017 © Pedro Peláez
 

library simpleconfig

Configuration library for PHP

image

chronos/simpleconfig

Configuration library for PHP

  • Friday, May 15, 2015
  • by MaikelH
  • Repository
  • 1 Watchers
  • 0 Stars
  • 400 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

SimpleConfig

Build StatusScrutinizer Code Quality, (*1)

SimpleConfig is a configuration library for PHP. Has support for single or multiple file configurations. Aims to be a simple library for basic configuration needs., (*2)

Usage

SimpleConfig can be installed via composer: chronos/simpleconfig., (*3)

$config = new FileConfig("Path/to/file");

$value = $config->get("app.host");

The Versions

15/05 2015

dev-master

9999999-dev https://github.com/MaikelH/simpleconfig

Configuration library for PHP

  Sources   Download

LGPL

The Development Requires

by M. Hofman

configuration config

16/03 2015

1.0.0

1.0.0.0 https://github.com/MaikelH/simpleconfig

Configuration library for PHP

  Sources   Download

LGPL

The Development Requires

by M. Hofman

configuration config