Download the PHP package zakirullin/conditional-middleware without Composer
On this page you can find all versions of the php package zakirullin/conditional-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zakirullin/conditional-middleware
More information about zakirullin/conditional-middleware
Files in zakirullin/conditional-middleware
Download zakirullin/conditional-middleware
More information about zakirullin/conditional-middleware
Files in zakirullin/conditional-middleware
Vendor zakirullin
Package conditional-middleware
Short Description PSR-15 middleware that makes it possible to add conditional middlewares, based on request
License MIT
Homepage https://github.com/zakirullin/conditional-middleware
Package conditional-middleware
Short Description PSR-15 middleware that makes it possible to add conditional middlewares, based on request
License MIT
Homepage https://github.com/zakirullin/conditional-middleware
Please rate this library. Is it a good library?
Informations about the package conditional-middleware
zakirullin/conditional-middleware
PSR-15 middleware that makes it possible to add conditional middlewares, based on request
Requirements
- PHP >= 7.1
- A PSR-7 http message implementation (Diactoros, Guzzle, Slim, etc...)
- A PSR-15 middleware dispatcher
Installation
This package is installable and autoloadable via Composer as zakirullin/conditional-middleware.
PHP
Options
name(string $name)
The session name. If it's not defined, the default PHPSESSID
will be used.
The MIT License (MIT). Please see LICENSE for more information.
All versions of conditional-middleware with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
psr/http-message Version ^1.0.1
psr/http-server-middleware Version ^1.0
middlewares/utils Version ^2.1.1
zendframework/zend-diactoros Version ^1.7.0
psr/http-message Version ^1.0.1
psr/http-server-middleware Version ^1.0
middlewares/utils Version ^2.1.1
zendframework/zend-diactoros Version ^1.7.0
The package zakirullin/conditional-middleware contains the following files
Loading the files please wait ....