slimphp/Slim-Psr7

PSR-7 implementation for use with Slim 4

154

stars

547

commits

PHP

primary language

Dec 2, 2025

updated

README

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.

Build Status Coverage Status Total Downloads License

Installation

It's recommended that you use Composer to install this library.

$ composer require slim/psr7

This will install the slim/psr7 component and all required dependencies.

PHP 8.0 or newer is required.

Tests

To execute the test suite, you'll need to clone the repository and install the dependencies.

$ git clone https://github.com/slimphp/Slim-Psr7
$ composer install
$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover security related issues, please email security@slimframework.com instead of using the issue tracker.

Credits

License

This component is licensed under the MIT license. See License File for more information.

Contributors

l0gicgate

231 commits

akrabat

76 commits

dependabot[bot]

39 commits

williamdes

36 commits

slimphp/Slim-Psr7

PSR-7 implementation for use with Slim 4

154

stars

547

commits

PHP

primary language

Dec 2, 2025

updated

README

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.

Build Status Coverage Status Total Downloads License

Installation

It's recommended that you use Composer to install this library.

$ composer require slim/psr7

This will install the slim/psr7 component and all required dependencies.

PHP 8.0 or newer is required.

Tests

To execute the test suite, you'll need to clone the repository and install the dependencies.

$ git clone https://github.com/slimphp/Slim-Psr7
$ composer install
$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover security related issues, please email security@slimframework.com instead of using the issue tracker.

Credits

License

This component is licensed under the MIT license. See License File for more information.

Contributors

l0gicgate

231 commits

akrabat

76 commits

dependabot[bot]

39 commits

williamdes

36 commits

Languages

PHP

100.0%