psr/http-server-middleware
Common interface for HTTP server-side middleware
Maintainers
1.0.2
2023-04-11 06:14 UTC
Requires
- php: >=7.0
- psr/http-message: ^1.0 || ^2.0
- psr/http-server-handler: ^1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT c1481f747daaa6a0782775cd6a8c26a1bf4a3829
This package is auto-updated.
Last update: 2026-06-11 11:22:15 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.
