psr/http-server-handler

Common interface for HTTP server-side request handler

Installs: 45 380 535

Dependents: 767

Suggesters: 5

Security: 0

Stars: 164

Watchers: 16

Forks: 9

1.0.2 2023-04-10 20:06 UTC

This package is auto-updated.

Last update: 2024-03-16 19:05:58 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.