Parse or compile YAML files

2.0.0 2021-06-23 07:30 UTC

This package is auto-updated.

Last update: 2024-04-24 12:34:22 UTC


README

  • Parse YAML files (.yaml,.yml) into arrays
  • Import other YAML files within YAML files
  • Compile YAML encoded string from PHP arrays

Prerequisites

  • PHP >= 8.0
  • ext-mbstring

Installation

composer require comely-io/yaml