Search by

psr / http-server-middleware

fig

Common interface for HTTP server-side middleware

Package info

github.com/php-fig/http-server-middleware

pkg:composer/psr/http-server-middleware

Statistics

Installs: 117 848 488

Dependents: 1 865

Suggesters: 41

Stars: 187

Open Issues: 0

1.0.2 2023-04-11 06:14 UTC

This package is auto-updated.

Last update: 2026-09-11 11:47:01 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.