Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 627 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 627 Bytes

Swiftly - HTTP

PHP Version CircleCI Coverage Status

Object-oriented interface for working with HTTP requests and responses.

Installation

To install the library use Composer:

composer require swiftly/http

Usage

The Basics