An open API service indexing awesome lists of open source software.

https://github.com/v-dem/queasy-http

QuEasy PHP framework - HTTP
https://github.com/v-dem/queasy-http

http psr7

Last synced: 3 months ago
JSON representation

QuEasy PHP framework - HTTP

Awesome Lists containing this project

README

          

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/e8430839b88547c795e9d27b1c7143a5)](https://www.codacy.com/manual/v-dem/queasy-http?utm_source=github.com&utm_medium=referral&utm_content=v-dem/queasy-http&utm_campaign=Badge_Grade)
[![Build Status](https://travis-ci.com/v-dem/queasy-http.svg?branch=master)](https://travis-ci.com/v-dem/queasy-http)
[![codecov](https://codecov.io/gh/v-dem/queasy-http/branch/master/graph/badge.svg)](https://codecov.io/gh/v-dem/queasy-http)
[![Total Downloads](https://poser.pugx.org/v-dem/queasy-http/downloads)](https://packagist.org/packages/v-dem/queasy-http)
[![License](https://poser.pugx.org/v-dem/queasy-http/license)](https://packagist.org/packages/v-dem/queasy-http)

# [QuEasy PHP Framework](https://github.com/v-dem/queasy-framework/) - HTTP PSR-7 Classes

## Package `v-dem/queasy-http`

HTTP PSR-7 ready classes.

### Features

### Requirements

* PHP version 5.3 or higher

### Installation

composer require v-dem/queasy-http:master-dev

### Usage