Skip to content

l0gicgate/Slim-Http

This branch is 316 commits behind slimphp/Slim-Http:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4c76c96 · Sep 8, 2018
Sep 8, 2018
Sep 8, 2018
Dec 23, 2015
Sep 8, 2018
Jul 6, 2017
Sep 8, 2018
Sep 8, 2018
Dec 23, 2017
Dec 23, 2015
Dec 23, 2015
Oct 13, 2016
Sep 8, 2018
Jun 27, 2017
Apr 2, 2017

Repository files navigation

Slim-Http

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/http "^0.1"

This will install the slim/http component and all required dependencies. PHP 7.0, or newer, is required.

Usage

Coming soon.

Tests

To execute the test suite, you'll need phpunit.

$ phpunit

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.

About

PSR-7 implementation

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%