• Stars
    star
    166
  • Rank 220,056 (Top 5 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 6 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Interface for PSR-15 server request handler

HTTP Server Request Handlers for Middleware

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.