Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.26 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.26 KB

Introduction

Build Status Coverage Status

An implemention of PSR-7

Main features

  • Feature one
  • Feature two

Requirements

  • php >=5.5.9

Installation

$ composer require lemonphp/http:dev-master

Usage

// TODO: How to use

Changelog

See all change logs in CHANGELOG.md

Contributing

All code contributions must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send a pull request.

To ensure a consistent code base, you should make sure the code follows the PSR-2.

If you would like to help take a look at the list of issues.

License

This project is released under the MIT License.
Copyright © 2015-2016 LemonPHP Team.