psr/http-server-middleware
PSR-15 HTTP server middleware interfaces for PHP. Provides the MiddlewareInterface specification used by request handlers and middleware stacks; no implementation included. Install via psr/http-server-middleware and use with compatible frameworks or libraries.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| psr/http-server-handler | 0.85 | PSR-15 HTTP Server RequestHandlerInterface package. Defines the standard request handler contract used with PSR-15 middleware and PSR-7 requests/responses. Provides interfaces only, not an implementation; implementations are available separately. | 180 | 192 | 11 | 5M | 0 | 1.8 | 55.3 | MIT | 3 years ago | |
| middlewares/utils | 0.83 | Common utilities for Middlewares PSR packages: auto-discovered PSR-7/PSR-17 Factory (Diactoros, Guzzle, Slim, Nyholm, Sunrise) plus PSR-15 Dispatcher for testing, callable handler helpers, and HTTP error exceptions. | 50 | 50 | 12 | 108K | 1 | 9.7 | 45.9 | MIT | 1 year ago | |
| http-interop/http-middleware | 0.83 | Interfaces for reusable PSR-7/PSR-15-style HTTP middleware components, enabling interoperability across frameworks and libraries. Define, compose, and share middleware pipelines with minimal coupling between request handlers and implementations. | 71 | 76 | 7 | 10K | 0 | 0.3 | 20.8 | MIT | — | |
| psr/http-message | 0.83 | PSR-7 HTTP message interfaces for PHP (Request/Response, Streams, URIs, UploadedFiles). Defines common contracts only—no concrete implementation. Ideal for framework-agnostic middleware and libraries needing interoperable HTTP message types. | 7,048 | 7,132 | 186 | 18M | 0 | 37.7 | 55.2 | MIT | 3 years ago | |
| nyholm/psr7-server | 0.83 | Create PSR-7 HTTP requests from PHP superglobals for PSR-15 apps and middleware. A lightweight server-side bridge for Nyholm PSR-7, ideal for frameworks, microservices, and interoperability without coupling to a full stack. | 96 | 98 | 26 | 2M | 14 | 9.8 | 61.1 | MIT | 2 years ago | |
| middlewares/request-handler | 0.82 | PSR-15/PSR-7 request handler middleware for PHP. Build a flexible pipeline that routes an incoming ServerRequest to your handler stack, with clean delegation and composable middlewares—ideal for frameworks or custom apps needing standard request processing. | 45 | 47 | 6 | 56K | 0 | 4.9 | 42.7 | MIT | 1 year ago | |
| httpsoft/http-server-request | 0.82 | PSR-7/PSR-17 friendly ServerRequest implementation and helpers for building HTTP server requests in PHP. Lightweight, standards-based request object with convenient access to headers, cookies, query params, body, uploaded files, and server params. | 15 | 15 | 0 | 4K | 0 | 2.8 | 33.4 | MIT | 1 year ago | |
| httpsoft/http-message | 0.82 | PSR-7 HTTP message implementation for PHP with strict types and clean, immutable value objects. Provides Request/Response, ServerRequest, URI, headers, streams, and factories, designed for interoperability across frameworks and middleware. | 86 | 87 | 5 | 37K | 0 | 6.6 | 36.3 | MIT | 1 year ago | |
| carthage-software/elissa-bundle | 0.81 | — | 24 | 24 | 0 | 0 | 0 | 3.0 | — | MIT | 9 months ago | |
| loophp/psr-http-message-bridge-bundle | 0.80 | Symfony bundle that bridges PSR-7 HTTP messages with Symfony’s HttpFoundation, enabling smooth interop between PSR-7 libraries and Symfony apps. Provides converters/adapters to translate requests and responses in both directions. | 3 | 3 | 1 | 4K | 1 | 16.2 | 48.9 | MIT | 3 months ago | |
| laminas/laminas-httphandlerrunner | 0.80 | Executes PSR-15 HTTP request handlers by bridging PSR-7 requests/responses with common PHP runtimes. Provides runners for SAPI and other environments, simplifying bootstrap, emitting responses, and integrating middleware/handler apps in Laminas or any PSR stack. | 72 | 74 | 19 | 556K | 2 | 13.5 | 57.8 | BSD-3-Clause | 9 months ago | |
| boson-php/symfony-http-bridge | 0.80 | Bridge package connecting Boson PHP with Symfony HttpFoundation, providing adapters to translate requests and responses between the two ecosystems for smoother interoperability when mixing Boson components with Symfony-based HTTP handling. | 1 | 1 | 0 | 13 | 0 | 0.0 | 12.1 | MIT | — | |
| loophp/unaltered-psr-http-message-bridge-bundle | 0.80 | Symfony bundle bridging PSR-7 HTTP messages without altering them. Converts between PSR-7 requests/responses and Symfony HttpFoundation safely, preserving headers, body streams, and URIs—useful when integrating PSR-7 middleware or clients in Symfony apps. | 5 | 5 | 1 | 67 | 1 | 2.7 | 15.0 | MIT | 4 years ago |
How can I help you explore Laravel packages today?