kwhat/http-middleware

Maintainers

Package info

github.com/kwhat/http-middleware

pkg:composer/kwhat/http-middleware

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:30:01 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