2017 © Pedro Peláez
 

library response-sender-middleware

PSR-15 compliant implementation of middleware for converting PSR-7 Response to HTTP output.

image

wecodein/response-sender-middleware

PSR-15 compliant implementation of middleware for converting PSR-7 Response to HTTP output.

  • Thursday, November 23, 2017
  • by dutekvejin
  • Repository
  • 2 Watchers
  • 1 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 9 % Grown

The README.md

response-sender-middleware

![Build Status][ico-build] Code Quality Code Coverage Latest Version PDS Skeleton, (*1)

PSR-15 compliant implementation of middleware for converting PSR-7 Response to HTTP output., (*2)

Installation

The preferred method of installation is via Composer. Run the following command to install the latest version of a package and add it to your project's composer.json:, (*3)

composer require wecodein/response-sender-middleware

Usage

php $middleware = new ResponseSenderMiddleware(); $middleware->process($serverRequest, $requestHandler);, (*4)

Credits

License

Released under MIT License - see the License File for details., (*5)

The Versions

23/11 2017

dev-master

9999999-dev

PSR-15 compliant implementation of middleware for converting PSR-7 Response to HTTP output.

  Sources   Download

MIT

The Requires

 

The Development Requires

middleware psr-7 psr-15 psr-17 http-middleware wecodein response-sender-middleware

23/11 2017

1.0.0

1.0.0.0

PSR-15 compliant implementation of middleware for converting PSR-7 Response to HTTP output.

  Sources   Download

MIT

The Requires

 

The Development Requires

middleware psr-7 psr-15 psr-17 http-middleware wecodein response-sender-middleware

14/10 2017

0.5.0

0.5.0.0

PSR-15 compliant implementation of middleware for converting PSR-7 Response to HTTP output.

  Sources   Download

MIT

The Requires

 

The Development Requires

middleware psr-7 psr-15 psr-17 http-middleware wecodein response-sender-middleware

25/06 2017

0.1.0

0.1.0.0

PSR-15 compliant implementation of middleware for converting PSR-7 Response to HTTP output.

  Sources   Download

MIT

The Requires

 

The Development Requires

middleware psr-15 http-middleware wecodein response-sender-middleware