mrjulio / rapture-http
Rapture HTTP component
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/mrjulio/rapture-http
Requires
- php: >=7.0.4
- psr/http-message: ~1.0
This package is not auto-updated.
Last update: 2025-09-28 10:06:11 UTC
README
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.