Download the PHP package rpodwika/yaml-config-service-provider without Composer
On this page you can find all versions of the php package rpodwika/yaml-config-service-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rpodwika/yaml-config-service-provider
More information about rpodwika/yaml-config-service-provider
Files in rpodwika/yaml-config-service-provider
Download rpodwika/yaml-config-service-provider
More information about rpodwika/yaml-config-service-provider
Files in rpodwika/yaml-config-service-provider
Vendor rpodwika
Package yaml-config-service-provider
Short Description Based on deralex/YamlConfigServiceProvider YAML service provider for silex ~2.0 and symfony/yaml 3.~
License GPL-3.0+
Package yaml-config-service-provider
Short Description Based on deralex/YamlConfigServiceProvider YAML service provider for silex ~2.0 and symfony/yaml 3.~
License GPL-3.0+
Please rate this library. Is it a good library?
Informations about the package yaml-config-service-provider
YamlConfigServiceProvider for Silex ~2.0
Usage
where PATH_TO_CONFIG_FILE
is location of YML file with configuration for example __DIR__ . "/../app/config/parameters.yml"
considering following directory structure:
- app
- config
- parameters.yml
- config
- web
- index.php
parameters.yml
Installation
Add to composer.json
or run command composer require rpodwika/yaml-config-service-provider
This bundle is inspired on deralex/YamlConfigServiceProvider
Licence
All versions of yaml-config-service-provider with dependencies
PHP Build Version
Package Version
The package rpodwika/yaml-config-service-provider contains the following files
Loading the files please wait ....