aurora / http-foundation
HTTP foundation interfaces and classes
0.1.0
2018-01-22 11:21 UTC
Requires
- php: >=7.0
- fig/http-message-util: ~1.1
Requires (Dev)
- phpunit/phpunit: ^6.5
This package is auto-updated.
Last update: 2024-10-19 10:12:57 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.