Skip to content

yannoff/y-a-m-l

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Y.A.M.L : Yaml Abstraction Model Layer

An abstraction layer for YAML, written in PHP.

Latest Stable Version Total Downloads License

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