psr/http-server-handler

Common interface for HTTP server-side request handler

Installs: 29 332 153

Dependents: 685

Suggesters: 3

Security: 0

Stars: 151

Watchers: 17

Forks: 8

1.0.1 2018-10-30 16:46 UTC

This package is auto-updated.

Last update: 2023-03-17 22:25:15 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.