Download the PHP package dragooon/yaml-file-config without Composer
On this page you can find all versions of the php package dragooon/yaml-file-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dragooon/yaml-file-config
More information about dragooon/yaml-file-config
Files in dragooon/yaml-file-config
Download dragooon/yaml-file-config
More information about dragooon/yaml-file-config
Files in dragooon/yaml-file-config
Vendor dragooon
Package yaml-file-config
Short Description Yaml file configuration handler
License MIT
Package yaml-file-config
Short Description Yaml file configuration handler
License MIT
Please rate this library. Is it a good library?
Informations about the package yaml-file-config
Yaml File Configuration
Simple library for loading and accessing configuration stored in .yml files. It relies on symfony/yaml for its functions. The library avoids loading Yaml file until requested (lazy loading) to avoid unnecessary loading and parsing.
Installation
You can install the project via composer
Usage
config.yml
app.php
License
The project is licensed under The MIT License. See LICENSE for more information.
All versions of yaml-file-config with dependencies
PHP Build Version
Package Version
Requires
symfony/yaml Version
^3.0
The package dragooon/yaml-file-config contains the following files
Loading the files please wait ....