Download the PHP package nvanheuverzwijn/php-config-yaml without Composer
On this page you can find all versions of the php package nvanheuverzwijn/php-config-yaml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nvanheuverzwijn/php-config-yaml
More information about nvanheuverzwijn/php-config-yaml
Files in nvanheuverzwijn/php-config-yaml
Download nvanheuverzwijn/php-config-yaml
More information about nvanheuverzwijn/php-config-yaml
Files in nvanheuverzwijn/php-config-yaml
Vendor nvanheuverzwijn
Package php-config-yaml
Short Description A yaml configuration reader
License LGPL3.0
Homepage http://github.com/nvanheuverzwijn/php-config-yml
Package php-config-yaml
Short Description A yaml configuration reader
License LGPL3.0
Homepage http://github.com/nvanheuverzwijn/php-config-yml
Please rate this library. Is it a good library?
Informations about the package php-config-yaml
php-config-yaml
A yaml configuration parser. This is part of a larger configuration library found here.
Usage
This yaml reader accept a configuration array as an argument. It supports two key: file
to specify a yml file to read and yaml_parser
to specify a callable function that parse yaml.
Directly using this reader like this.
Use this reader with \Zwijn\Config
.
Dependency
make composer
Test
make test
All versions of php-config-yaml with dependencies
PHP Build Version
Package Version
The package nvanheuverzwijn/php-config-yaml contains the following files
Loading the files please wait ....