Download the PHP package slimapi/psr7 without Composer
On this page you can find all versions of the php package slimapi/psr7. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package psr7
Short Description Strict PSR-7 implementation
License MIT
Homepage https://www.slimframework.com
Informations about the package psr7
This package is abandoned! It was used by slimapi/slimapi
, but it is not needed anymore.
Forked version of Slim PSR-7, see https://github.com/slimphp/Slim-Psr7/pull/160
Slim PSR-7
Strict PSR-7 implementation used by the Slim Framework, but you may use it separately with any framework compatible with the PSR-7 standard.
Installation
It's recommended that you use Composer to install this library.
This will install the slim/psr7
component and all required dependencies.
PHP 7.2 or newer is required.
Tests
To execute the test suite, you'll need to clone the repository and install the dependencies.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Josh Lockhart
- Andrew Smith
- Rob Allen
- Pierre Bérubé
- All Contributors
License
This component is licensed under the MIT license. See License File for more information.
All versions of psr7 with dependencies
fig/http-message-util Version ^1.1.5
psr/http-factory Version ^1.0
psr/http-message Version ^1.0
ralouphie/getallheaders Version ^3
symfony/polyfill-php80 Version ^1.22