Download the PHP package mpdf/psr-http-message-shim without Composer
On this page you can find all versions of the php package mpdf/psr-http-message-shim. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mpdf/psr-http-message-shim
More information about mpdf/psr-http-message-shim
Files in mpdf/psr-http-message-shim
Download mpdf/psr-http-message-shim
More information about mpdf/psr-http-message-shim
Files in mpdf/psr-http-message-shim
Vendor mpdf
Package psr-http-message-shim
Short Description Shim to allow support of different psr/message versions.
License MIT
Package psr-http-message-shim
Short Description Shim to allow support of different psr/message versions.
License MIT
Please rate this library. Is it a good library?
Informations about the package psr-http-message-shim
psr-http-message-shim
Trait to allow support of different psr/http-message versions.
Based on the psr-log-aware-trait, developed by Matěj Humpál, K Widholm and Mark Dorison.
By including this shim, you can allow composer to resolve your Psr\Http\Message version for you.
Use
Require the shim.
composer require mpdf/psr-http-message-shim
Modify any use of mpdf's Request.php, Response.php, Stream.php and Uri.php classes to instead use versions from the Mpdf\HttpMessageShim namespace.
All versions of psr-http-message-shim with dependencies
PHP Build Version
Package Version
Requires
psr/http-message Version
^2.0
The package mpdf/psr-http-message-shim contains the following files
Loading the files please wait ....