Strict PSR-7 implementation used by the Slim Framework, but you may use it separately with any framework compatible with the PSR-7 standard.
It's recommended that you use Composer to install this library.
$ composer require slim/http "^0.1"
This will install the slim/http
component and all required dependencies.
PHP 7.0, or newer, is required.
Coming soon.
To execute the test suite, you'll need phpunit.
$ phpunit
Please see CONTRIBUTING for details.
If you discover security related issues, please email [email protected] instead of using the issue tracker.
This component is licensed under the MIT license. See License File for more information.