text.skip-to-content

HTTP

The pyncer/http package is an implementation of PSR-7 HTTP Message Interfaces, PSR-15 HTTP Server Request Handlers, and PSR-17 HTTP Factories.

It is used by many other Pyncer packages and is the basis for the pyncer/app package.

Installation

Install via Composer:

$ composer require pyncer/http