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

https://github.com/phpstreamserver/http-server

[READ ONLY] Http Server Plugin for PHPStreamServer
https://github.com/phpstreamserver/http-server

phpstreamserver

Last synced: 10 months ago
JSON representation

[READ ONLY] Http Server Plugin for PHPStreamServer

Awesome Lists containing this project

README

          




PHPStreamServer logo

## HTTP Server Plugin for PHPStreamServer
![PHP >=8.2](https://img.shields.io/badge/PHP->=8.2-777bb3.svg)
![Version](https://img.shields.io/github/v/tag/phpstreamserver/http-server?label=Version&filter=v*.*.*&sort=semver&color=374151)
![Downloads](https://img.shields.io/packagist/dt/phpstreamserver/http-server?label=Downloads&color=f28d1a)

Asynchronous HTTP server with support for HTTP/2, HTTPS, static file serving, and Gzip compression.

### Resources
- [Documentation](https://phpstreamserver.dev/docs/plugins/http-server)