yannoff / y-a-m-l
Y.A.M.L : Yaml Abstraction Model Layer
Installs: 1 510
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:php-library
Requires
- ext-json: *
Requires (Dev)
README
An abstraction layer for YAML, written in PHP.
Why are we here ?
This library was conceived as an enhancement to the symfony/yaml component, providing uncovered - yet much needed - features to handle YAML contents, required by the yamltools project.
Installation
Via composer :
composer require yannoff/y-a-m-l
License
Licensed under the MIT Licence