yannoff/y-a-m-l

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

Installs: 1 488

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:php-library

1.1.5 2021-09-12 13:59 UTC

This package is auto-updated.

Last update: 2024-04-09 23:06:15 UTC


README

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