pawel-jakowczyk/example-app-home

Example RequestHandler and RequestHandlerFactory

0.1.0 2021-06-06 15:11 UTC

This package is auto-updated.

Last update: 2024-04-06 21:20:45 UTC


README

This repository contains the example RequestHandler which implements the Psr\Http\Server\RequestHandlerInterface. It also contains the HandlerFactory which implements the PJ\Middleware\HandlerFactory interface.