Download the PHP package slince/middleware without Composer
On this page you can find all versions of the php package slince/middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download slince/middleware
More information about slince/middleware
Files in slince/middleware
Download slince/middleware
More information about slince/middleware
Files in slince/middleware
Vendor slince
Package middleware
Short Description A flexible PSR15 middleware dispatcher
License MIT
Package middleware
Short Description A flexible PSR15 middleware dispatcher
License MIT
Please rate this library. Is it a good library?
Informations about the package middleware
# Middleware Dispatcher
The package is a flexible PSR-15 middleware dispatcher for PSR-7 request message that help to create middlewares and dispatch.
Installation
Install via composer
Quick example
Usage
Add middleware
Add PSR-15 middlewares to the queue
Or add a callable function directly
Dispatch
A MissingResponseException
will be thrown if the middleware did not return a invalid response or the queue was exhausted
License
The MIT license. See MIT
All versions of middleware with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
psr/http-message Version ^1.0
http-interop/http-server-middleware Version ^1.0
psr/http-message Version ^1.0
http-interop/http-server-middleware Version ^1.0
The package slince/middleware contains the following files
Loading the files please wait ....