horde / hordeymlfile
Handle .horde.yml file and changelog.yml file
v0.0.1alpha2
2025-05-12 00:00 UTC
Requires
- php: ^8.2
- horde/version: ^1 || dev-FRAMEWORK_6_0
- horde/yaml: ^3 || dev-FRAMEWORK_6_0
Requires (Dev)
This package is auto-updated.
Last update: 2025-05-12 14:09:17 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.