2017 © Pedro Peláez
 

library config

Simple, extremely light and fast config.

image

solution10/config

Simple, extremely light and fast config.

  • Sunday, February 5, 2017
  • by alexgisby
  • Repository
  • 3 Watchers
  • 7 Stars
  • 5,237 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 8 % Grown

The README.md

Solution10\Config

This is a tiny, lightning fast way of defining configuration for your app., (*1)

This is deliberately bare-bones and not swamped with options / parsers. The focus is on speed and lightness, whilst still retaining vital features., (*2)

Build Status Latest Stable Version Total Downloads License, (*3)

Features

  • No dependencies
  • PHP 5.6, 7.0, 7.1 and HHVM support
  • Lightning fast
  • Extremely light
  • Inheritance; define a base config and override per-environment

Installation

Installation is via composer, in the usual manner:, (*4)

$ composer require solution10/config

Documentation

Check out the docs/ folder in the repo., (*5)

PHP Requirements

  • PHP >= 5.6
    • (If you require 5.3 support, versions up to 1.2.0 supported 5.3)
    • (if you require < 5.6 support, versions up to 2.1 supported 5.4 & 5.5)

Author

Alex Gisby: GitHub, Twitter, (*6)

License

MIT, (*7)

The Versions

05/02 2017

dev-master

9999999-dev

Simple, extremely light and fast config.

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Alex Gisby

component config

05/02 2017

v3.0.0

3.0.0.0

Simple, extremely light and fast config.

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Alex Gisby

component config

15/03 2016

v2.1.1

2.1.1.0

Simple, extremely light and fast config.

  Sources   Download

MIT

The Requires

  • php >= 5.4

 

The Development Requires

by Alex Gisby

component config

17/07 2015

v2.1.0

2.1.0.0

Simple, extremely light and fast config.

  Sources   Download

MIT

The Requires

  • php >= 5.4

 

The Development Requires

by Alex Gisby

component config

28/02 2015

v2.0.0

2.0.0.0

Simple, extremely light and fast config.

  Sources   Download

MIT

The Requires

  • php >= 5.4

 

The Development Requires

by Alex Gisby

component config

17/12 2014

v1.2.0

1.2.0.0

Simple, extremely light and fast config.

  Sources   Download

MIT

The Requires

  • php >= 5.3

 

The Development Requires

by Alex Gisby

component config

29/10 2014

v1.1.0

1.1.0.0

Simple, extremely light and fast config.

  Sources   Download

MIT

The Requires

  • php >= 5.3

 

The Development Requires

by Alex Gisby

component config

06/08 2014

v1.0.0

1.0.0.0

Simple, extremely light and fast config.

  Sources   Download

MIT

The Requires

  • php >= 5.3

 

The Development Requires

by Alex Gisby

component config