slovocast/code/vendor/psr/http-server-middleware
2024-05-13 22:06:01 -04:00
..
src Start the actual Slim application with some Database connections. 2024-05-13 22:06:01 -04:00
composer.json Start the actual Slim application with some Database connections. 2024-05-13 22:06:01 -04:00
LICENSE Start the actual Slim application with some Database connections. 2024-05-13 22:06:01 -04:00
README.md Start the actual Slim application with some Database connections. 2024-05-13 22:06:01 -04:00

HTTP Server Middleware

This repository holds the MiddlewareInterface related to PSR-15 (HTTP Server Request Handlers).

Note that this is not a Middleware implementation of its own. It is merely the interface that describe a Middleware.

The installable package and implementations are listed on Packagist.