horde/hordeymlfile
Composer 安装命令:
composer require horde/hordeymlfile
包简介
Handle .horde.yml file and changelog.yml file
README 文档
README
Handles the .horde.yml and changelog.yml file formats.
Purpose
The .horde.yml format is the source of truth for composer.json generation and other package meta information.
Supported Package Types
- PHP Libraries - "library", Standard Composer libraries (PSR-0, PSR-4)
- Horde Libraries - "horde-library", libraries with horde-specific handling in the horde/horde-installer-plugin (PSR-0, PSR-4)
- Horde Applications - "horde-application", Horde framework applications
- Applications - "application", composer default application type
- PHP Extensions - "extension", C extensions distributed via PIE (PHP Installer for Extensions)
- Themes - "horde-theme", Horde themes
- Composer Plugins - Composer plugins
Documentation
Format documentation is available at doc/FORMAT.md.
Origin
Same or similar implementations existed in:
- horde/horde-installer-plugin Composer plugin
- horde/components Developer CLI
- horde/hordectl Admin CLI
Refactoring into a separate library facilitates reuse.
统计信息
- 总下载量: 1.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: LGPL-2.1-only
- 更新时间: 2025-05-11