Download the PHP package boxedcode/silex-config-service-provider without Composer
On this page you can find all versions of the php package boxedcode/silex-config-service-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download boxedcode/silex-config-service-provider
More information about boxedcode/silex-config-service-provider
Files in boxedcode/silex-config-service-provider
Download boxedcode/silex-config-service-provider
More information about boxedcode/silex-config-service-provider
Files in boxedcode/silex-config-service-provider
Vendor boxedcode
Package silex-config-service-provider
Short Description A Silex Configuration Service Provider (more on silex: http://silex.sensiolabs.org/)
License
Package silex-config-service-provider
Short Description A Silex Configuration Service Provider (more on silex: http://silex.sensiolabs.org/)
License
Please rate this library. Is it a good library?
Informations about the package silex-config-service-provider
Silex Configuration Service Provider
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
All versions of silex-config-service-provider with dependencies
PHP Build Version
Package Version
The package boxedcode/silex-config-service-provider contains the following files
Loading the files please wait ....