Http package of the CodeCollab project

v1.3.0 2017-09-20 16:56 UTC

This package is auto-updated.

Last update: 2024-04-06 08:24:49 UTC


README

HTTP package of the CodeCollab project

Build Status MIT License Latest Stable Version Total Downloads Latest Unstable Version

Requirements

PHP7+

Installation

Include the library in your project using composer:

{
    "require-dev": {
        "codecollab/http": "^1"
    }
}

Usage

Contributing

How to contribute

License

MIT