Download the PHP package solution10/config without Composer
On this page you can find all versions of the php package solution10/config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download solution10/config
More information about solution10/config
Files in solution10/config
Download solution10/config
More information about solution10/config
Files in solution10/config
Vendor solution10
Package config
Short Description Simple, extremely light and fast config.
License MIT
Package config
Short Description Simple, extremely light and fast config.
License MIT
Please rate this library. Is it a good library?
Informations about the package config
Solution10\Config
This is a tiny, lightning fast way of defining configuration for your app.
This is deliberately bare-bones and not swamped with options / parsers. The focus is on speed and lightness, whilst still retaining vital features.
- Features
- Installation
- Documentation
- Userguide
- PHP Requirements
- Author
- License
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:
Documentation
Check out the docs/ folder in the repo.
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
License
All versions of config with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package solution10/config contains the following files
Loading the files please wait ....