boxedcode/silex-config-service-provider
Composer 安装命令:
composer require boxedcode/silex-config-service-provider
包简介
A Silex Configuration Service Provider (more on silex: http://silex.sensiolabs.org/)
README 文档
README
The configuration service provider provides a framework for managing application configuration within a Silex application. If you do not know what Silex is, it is a PHP micro-framework created by the makers of Symfony. You can find out more about Silex here. It can support an unlimited number of configuration sources and supports configuration cascading based on the order in which you define your configuration sources. It comes shipped with 3 parsers:
- A Yaml file parser (with support for import declarations)
- An environment variable parser
- An array flatten parser
统计信息
- 总下载量: 599
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-12-12