Download the PHP package misantron/silex-config-provider without Composer
On this page you can find all versions of the php package misantron/silex-config-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package silex-config-provider
Config service provider
Config service provider for Silex PHP framework with multiple types support.
Silex framework is DEPRECATED. Use symfony/flex for future projects.
Features
- Supported types of config files: php, json, ini, xml (require libxml and simplexml extensions), toml (require yosymfony/toml) and yaml (require symfony/yaml)
- Using mixed types of configs inside one provider instance
- On load placeholder replacements
- Config key aliases
- Using environment variables for replacement
Installation
The preferred way to install is through Composer. Run this command to install the latest stable version:
Documentation
Available here
All versions of silex-config-provider with dependencies
PHP Build Version
Package Version
The package misantron/silex-config-provider contains the following files
Loading the files please wait ....