Download the PHP package devitek/yaml-configuration without Composer
On this page you can find all versions of the php package devitek/yaml-configuration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devitek/yaml-configuration
More information about devitek/yaml-configuration
Files in devitek/yaml-configuration
Download devitek/yaml-configuration
More information about devitek/yaml-configuration
Files in devitek/yaml-configuration
Vendor devitek
Package yaml-configuration
Short Description Add YAML file support to Laravel Configuration
License MIT
Package yaml-configuration
Short Description Add YAML file support to Laravel Configuration
License MIT
Please rate this library. Is it a good library?
Informations about the package yaml-configuration
Add Yaml file support for Laravel 5.2 Configuration
This package uses Symfony/Yaml parser.
Installing
Add to your composer.json by running :
And select version :
Add support in Laravel
You have to add (or merge)
to your app/Http/Kernel.php and/or app/Console/Kernel.php.
How to use
Just use regular php files or use yml or yaml files instead.
PHP :
Will be equivalent to :
YAML
Use functions
You can use any php functions like that :
Enjoy it ! Feel free to fork :) !
All versions of yaml-configuration with dependencies
PHP Build Version
Package Version
The package devitek/yaml-configuration contains the following files
Loading the files please wait ....