mrjulio/rapture-http

Rapture HTTP component

v1.1.4 2017-11-18 21:32 UTC

This package is not auto-updated.

Last update: 2024-10-27 05:09:41 UTC


README

PhpVersion License

Rapture HTTP is a PSR-7 implementation library (99%).

Request and Response are mutable while URI is immutable

Requirements

  • PHP v7.0

Install

composer require mrjulio/rapture-http

Quick start

About

Author

Iulian N. rapture@iuliann.ro

Testing

cd ./test && phpunit

License

Rapture HTTP is licensed under the MIT License - see the LICENSE file for details.