monii / response-assertion-psr7-middleware
此包已被废弃,不再维护。未建议替代包。
确保响应是一个有效的 PSR-7 响应的中间件
dev-master / 0.0.x-dev
2015-10-08 14:32 UTC
Requires
- php: >=5.5
- psr/http-message: ^1.0
Requires (Dev)
This package is not auto-updated.
Last update: 2016-12-03 15:48:48 UTC
README
断言响应看起来像 PSR-7 响应。
要求
- PHP 5.5+
- PSR-7 实现
安装
$> composer require monii/response-assertion-psr7-middleware
在发布稳定版本之前或如果偏好开发版本,使用以下方法:
$> composer require monii/response-assertion-psr7-middleware:@dev
许可证
MIT,见 LICENSE。
社区
想要参与其中?以下是一些方式
- 在 irc.freenode.org 的 #monii IRC 频道中找到我们。
- 在 Twitter 上提及 @moniidev。