Parse or compile YAML files

Maintainers

Package info

github.com/comely-io/yaml

pkg:composer/comely-io/yaml

Statistics

Installs: 1 442

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2021-06-23 07:30 UTC

This package is auto-updated.

Last update: 2026-02-24 16:36:47 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