Download the PHP package ronanchilvers/silex-yaml-config-provider without Composer
On this page you can find all versions of the php package ronanchilvers/silex-yaml-config-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ronanchilvers/silex-yaml-config-provider
More information about ronanchilvers/silex-yaml-config-provider
Files in ronanchilvers/silex-yaml-config-provider
Download ronanchilvers/silex-yaml-config-provider
More information about ronanchilvers/silex-yaml-config-provider
Files in ronanchilvers/silex-yaml-config-provider
Vendor ronanchilvers
Package silex-yaml-config-provider
Short Description Simple YAML config provider for Silex 1.3+
License MIT
Package silex-yaml-config-provider
Short Description Simple YAML config provider for Silex 1.3+
License MIT
Please rate this library. Is it a good library?
Informations about the package silex-yaml-config-provider
YamlConfigServiceProvider
A very simple YAML config provider for Silex 1.3+ allowing you to read your configuration in from YAML files.
Installation
The easiest mechanism is via composer. Add the provider to your composer.json:
Usage
To register the service provider you can do something like this:
You can add the provider multiple times if you want to parse multiple files and the configuration will be merged together.
Services Exposed
The YamlConfigServiceProvider exposes the following services.
config- The parsed configuration data as an array
All versions of silex-yaml-config-provider with dependencies
PHP Build Version
Package Version
The package ronanchilvers/silex-yaml-config-provider contains the following files
Loading the files please wait ...
