lepre/http-server

An implementation of PSR-15 HTTP Server Request Handlers

Maintainers

Package info

github.com/leprephp/http-server

pkg:composer/lepre/http-server

Statistics

Installs: 96

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2020-01-07 12:33 UTC

This package is auto-updated.

Last update: 2026-03-08 02:35:39 UTC


README

🚧 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.