psr/http-server-middleware

Common interface for HTTP server-side middleware

Installs: 75 855 448

Dependents: 1 514

Suggesters: 20

Security: 0

Stars: 180

Watchers: 14

Forks: 10

Open Issues: 0

pkg:composer/psr/http-server-middleware

1.0.2 2023-04-11 06:14 UTC

This package is auto-updated.

Last update: 2025-10-11 09:54:20 UTC


README

This repository holds the MiddlewareInterface related to PSR-15 (HTTP Server Request Handlers).

Note that this is not a Middleware implementation of its own. It is merely the interface that describe a Middleware.

The installable package and implementations are listed on Packagist.