aurora/http-foundation

HTTP foundation interfaces and classes

0.1.0 2018-01-22 11:21 UTC

This package is auto-updated.

Last update: 2024-04-19 09:09:06 UTC


README

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License Aurora Http

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.