kwhat/http-middleware

v0.2.0 2020-03-03 01:09 UTC

This package is auto-updated.

Last update: 2024-03-29 03:59:07 UTC


README

Latest Stable Version Latest Unstable Version Build Status License Downloads composer.lock available

What is this?

This is a minimal, PSR compliant, middleware stack that was created as a simple proof-of-concept in the hopes that someone will find it useful. Required dependencies have been restricted to PSR interfaces.

How do I use it?

Theoretically you should be able to use this middleware stack in any PSR compliant framework.

composer require kwhat/http-middleware