solution10/config
Composer 安装命令:
composer require solution10/config
包简介
Simple, extremely light and fast config.
关键字:
README 文档
README
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
- 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:
$ composer require solution10/config
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
统计信息
- 总下载量: 21.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-08-06