painless-php/http-message
Composer 安装命令:
composer require painless-php/http-message
包简介
PSR-7 Compliant HTTP classes.
README 文档
README
Http messaging related functionality, implementing psr-7.
Installation
composer require painless-php/http-message
Public API
Psr-7 compatbile classes
- Message - implements MessageInterface
- Request - implements RequestInterface
- Response - implements ResponseInterface
- Body - implements StreamInterface
- Uri - implements UriInterface
Related http messaging classes
- BasicAuthorizationHeader
- Header
- HeaderCollection
- Query
- Status
- Method
Exceptions
- StringParsingException - thrown when parsing of http related content fails
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-11