aurora / http-foundation
HTTP foundation interfaces and classes
Installs: 157
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/aurora/http-foundation
Requires
- php: >=7.0
- fig/http-message-util: ~1.1
Requires (Dev)
- phpunit/phpunit: ^6.5
This package is auto-updated.
Last update: 2025-03-15 07:25:06 UTC
README
HTTP foundation interfaces and classes. This library covers HTTP status code, method and exception.
Installation
It's recommended that you use Composer to install this library.
$ composer require aurora/http-foundation
This will install the library and all required dependencies. The library requires PHP 7.0 or newer.
Usage
License
The HTTP Foundation is open-sourced software licensed under the MIT license.