appserver-io-psr/http-message 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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)

Latest Stable Version Total Downloads License Build Status Scrutinizer Code Quality Code Coverage

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

统计信息

  • 总下载量: 19.36k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 5
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2014-11-20