kwhat/http-middleware

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/kwhat/http-middleware

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

This package is auto-updated.

Last update: 2025-09-29 02:57:43 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