monii/response-assertion-psr7-middleware

This package is abandoned and no longer maintained. No replacement package was suggested.

Middleware to assert a response is a valid PSR-7 Response

dev-master / 0.0.x-dev 2015-10-08 14:32 UTC

This package is not auto-updated.

Last update: 2016-12-03 15:48:48 UTC


README

Assert that a response looks like a PSR-7 response.

Latest Stable Version Total Downloads Latest Unstable Version License
Build Status

Requirements

  • PHP 5.5+
  • A PSR-7 Implementation

Installation

$> composer require monii/response-assertion-psr7-middleware

Until a stable version has been released or if a development version is preferred, use:

$> composer require monii/response-assertion-psr7-middleware:@dev

License

MIT, see LICENSE.

Community

Want to get involved? Here are a few ways:

  • Find us in the #monii IRC channel on irc.freenode.org.
  • Mention @moniidev on Twitter.