Download the PHP package codeinc/compatibility-middleware without Composer
On this page you can find all versions of the php package codeinc/compatibility-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codeinc/compatibility-middleware
More information about codeinc/compatibility-middleware
Files in codeinc/compatibility-middleware
Download codeinc/compatibility-middleware
More information about codeinc/compatibility-middleware
Files in codeinc/compatibility-middleware
Vendor codeinc
Package compatibility-middleware
Short Description A collection of PSR-15 middleware to provide compatibility with older PHP scripts
License MIT
Homepage https://github.com/CodeIncHQ/CompatibilityMiddleware
Package compatibility-middleware
Short Description A collection of PSR-15 middleware to provide compatibility with older PHP scripts
License MIT
Homepage https://github.com/CodeIncHQ/CompatibilityMiddleware
Please rate this library. Is it a good library?
Informations about the package compatibility-middleware
Compatibility PSR-15 middleware
This library provides a collection of PSR-15 middleware to provide compatibility with older PHP scripts.
The collection includes
PhpGpcVarsMiddleware
Extract PSR-7 request data to PHP GPC variables$_GET
,$_POST
,$_COOKIE
and$_SERVER
PhpSessionMiddleware
Read sesion cookie from PSR-7 requests and add session cookie to PSR-7 responses
Installation
This library is available through Packagist and can be installed using Composer:
:speech_balloon: This library is extracted from the now deprecated codeinc/psr15-middlewares package.
License
The library is published under the MIT license (see LICENSE
file).
All versions of compatibility-middleware with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
psr/http-server-handler Version ^1.0
micheh/psr7-cache Version ^0.5.0
hansott/psr7-cookies Version ^1.0
codeinc/psr7-responses Version ^1.2
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
psr/http-server-handler Version ^1.0
micheh/psr7-cache Version ^0.5.0
hansott/psr7-cookies Version ^1.0
codeinc/psr7-responses Version ^1.2
The package codeinc/compatibility-middleware contains the following files
Loading the files please wait ....