Parse or compile YAML files

2.0.0 2021-06-23 07:30 UTC

This package is auto-updated.

Last update: 2025-01-24 14:01:53 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