horde / hordeymlfile
Handle .horde.yml file and changelog.yml file
dev-FRAMEWORK_6_0
2025-05-11 00:00 UTC
Requires
- php: ^8.2
- horde/yaml: dev-FRAMEWORK_6_0
Requires (Dev)
This package is auto-updated.
Last update: 2025-05-11 11:09:32 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.