maduser/argon-support
Composer 安装命令:
composer require maduser/argon-support
包简介
Shared contracts and lightweight support helpers for the Argon package suite.
README 文档
README
maduser/argon-support contains shared contracts and small helpers used across
the Argon runtime packages. It keeps cross-package interfaces in one place
without turning them into a general-purpose utility layer.
Installation
composer require maduser/argon-support
Contents
ErrorHandlerInterfacefor runtime exception handling.ResponseEmitterInterfacefor HTTP response emission.ResultResponderInterfacefor converting handler results to PSR-7 responses.HtmlableInterfaceandHtmlfor explicit HTML-safe response values.- The
Overridepolyfill used by packages that support PHP 8.2.
Scope
This package should stay small. It is for shared contracts that several Argon packages must agree on, not for application helpers or framework conveniences.
Quality Gate
composer check
统计信息
- 总下载量: 83
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-24