codecollab/http

Http package of the CodeCollab project


Keywords
network, http, response, session, request, cookie, codecollab
License
Sendmail

Documentation

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