aurora / http-message
A HTTP Message library that implements the Psr-7 standard
Installs: 11
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/aurora/http-message
Requires
- php: >=7.0
- psr/http-message: ~1.0
Requires (Dev)
- phpunit/phpunit: ^6.5
This package is auto-updated.
Last update: 2025-03-15 07:25:20 UTC
README
A HTTP Message library that implements the Psr-7 standard.
Installation
It's recommended that you use Composer to install this library.
$ composer require aurora/http-message
This will install the library and all required dependencies. The library requires PHP 7.0 or newer.
Usage
License
The HTTP Message is open-sourced software licensed under the MIT license.