horde/hordeymlfile

Handle .horde.yml file and changelog.yml file

Maintainers

Package info

github.com/horde/HordeYmlFile

Homepage

pkg:composer/horde/hordeymlfile

Statistics

Installs: 9

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v0.0.1alpha3 2026-03-04 00:00 UTC

This package is auto-updated.

Last update: 2026-03-04 13:00:58 UTC


README

Read and write .horde.yml files and changelog.yml files.

Usage

File Format

https://wiki.horde.org/Doc/Dev/HordeYmlFormat

Origin

Same or similar implementations existed in

  • horde/horde-installer-plugin Composer plugin
  • horde/components Developer CLI
  • horde/hordectl Admin CLI

Depending on these packages for further use cases was not practical so I split off and generalized as far as I could.