Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 986 Bytes

File metadata and controls

32 lines (19 loc) · 986 Bytes

Http

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