appserver-io-psr/http-message
最新稳定版本:1.4.1
Composer 安装命令:
composer require appserver-io-psr/http-message
包简介
PSR package containing some interface for HTTP messaging while PSR-7 is in proposal state
README 文档
README
#PSR, for HTTP Message (based on PSR-7)
Introduction
PSR package containing some interface for HTTP messaging while PSR-7 is in proposal state.
More information under:
Installation
If you want to use the library with your application you can install it by adding
{
"require": {
"appserver-io-psr/http-message": "dev-master"
},
}
to your composer.json and invoke composer update in your project.
External Links
- Documentation at appserver.io
统计信息
- 总下载量: 19.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2014-11-20