phapi/middleware-courier
最新稳定版本:1.0.2
Composer 安装命令:
composer require phapi/middleware-courier
包简介
HTTP Middleware responsible for sending the response to the client
README 文档
README
Courier is a HTTP Middleware responsible for sending a response to the client. The middleware relies on PSR-7 compatible request and response objects.
Installation
This middleware is by default included in the Phapi Framework but if you need to install it it's available to install via Packagist and Composer.
$ php composer.phar require phapi/middleware-courier:1.*
Configuration
The middleware itself does not have any configuration options.
See the configuration documentation for more information about how to configure the integration with the Phapi Framework.
Usage
Populate the response object and Courier take care of sending the headers and body.
Phapi
This middleware is a Phapi package used by the Phapi Framework. The middleware are also PSR-7 compliant and implements the Phapi Middleware Contract.
License
Courier Middleware is licensed under the MIT License - see the license.md file for details
Contribute
Contribution, bug fixes etc are always welcome.
统计信息
- 总下载量: 1.55k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-15