yannoff / y-a-m-l
Y.A.M.L : Yaml Abstraction Model Layer
1.1.5
2021-09-12 13:59 UTC
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