2017 © Pedro Peláez
 

library http-middleware

HTTP Middlewares

image

aidphp/http-middleware

HTTP Middlewares

  • Thursday, July 12, 2018
  • by aidphp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Aidphp Http Middlewares

Build Status Scrutinizer Code Quality Code Coverage Build Status, (*1)

This repository contains the following middlewares:, (*2)

  • ContentMiddleware inject the Content-Type and Content-Length header into a PSR-7 ResponseInterface headers.
  • SenderMiddleware to send a PSR-7 ResponseInterface headers and body.
  • FormContentMiddleware to decode the URL-encoded content of a PSR-7 RequestInterface.
  • JsonContentMiddleware to decode the JSON content of a PSR-7 RequestInterface.

The Versions

12/07 2018

dev-master

9999999-dev

HTTP Middlewares

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxime Bourmaut

http middlewares

12/07 2018

1.0.0

1.0.0.0

HTTP Middlewares

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxime Bourmaut

http middlewares