Download the PHP package yalesov/yaml without Composer
On this page you can find all versions of the php package yalesov/yaml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor yalesov
Package yaml
Short Description Wrapper around Symfony's Yaml parser - added __DIR__ support.
License ISC
Homepage https://github.com/yalesov/php-yaml
Package yaml
Short Description Wrapper around Symfony's Yaml parser - added __DIR__ support.
License ISC
Homepage https://github.com/yalesov/php-yaml
Please rate this library. Is it a good library?
Informations about the package yaml
Yalesov\Yaml
Wrapper around Symfony's Yaml parser - added __DIR__
support.
Installation
Usage
Two constants added:
__DIR__
: behave as expected___DIR___
(an extra underscore around): literal__DIR__
Parse a Yaml file foo/bar.yml
:
Parse a Yaml string foo: bar
(of course, neither __DIR__
nor ___DIR___
would be available)
All versions of yaml with dependencies
PHP Build Version
Package Version
The package yalesov/yaml contains the following files
Loading the files please wait ....