psr/http-server-handler

Common interface for HTTP server-side request handler

Maintainers

👁 fig

Package info

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

pkg:composer/psr/http-server-handler

Statistics

Installs: 112 718 070

Dependents: 1 109

Suggesters: 8

Stars: 178

1.0.2 2023-04-10 20:06 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 84c4fb66179be4caaf8e97bd239203245302e7d4

httpresponseserverrequesthandlerpsrpsr-7psr-15http-interop

This package is auto-updated.

Last update: 2026-06-16 23:58:35 UTC


README

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

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

The installable package and implementations are listed on Packagist.