Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 822 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 822 Bytes

🚧 This project is in early development stage and it could change significantly in the future.

Lepre HTTP Server

Build Status Coverage Status

An implementation of PSR-15 HTTP Server Request Handlers.

Installation

Install the latest version with Composer:

$ composer require lepre/http-server

Requirements

This project works with PHP 7.2 or above.

License

This project is licensed under the MIT License. See the LICENSE file for details.