idiosyncratic / http-server
HTTP Server built on ReactPHP
Package info
github.com/idiosyncratic-code/http-server
Type:project
pkg:composer/idiosyncratic/http-server
dev-master
2019-03-21 05:07 UTC
Requires
- php: >=7.3
- evenement/evenement: ^3.0
- nyholm/psr7: ^1.1
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^1.1
- react/http: ^0.8.4
- react/socket: ^1.2
Requires (Dev)
- doctrine/coding-standard: ^5.0
- phpstan/phpstan: ^0.11.2
- phpunit/phpunit: ^8.0
- symfony/var-dumper: ^4.2
This package is auto-updated.
Last update: 2026-02-21 23:52:52 UTC
README
HTTP server written in PHP and built on ReactPHP Socket.
This is an experimental HTTP Server heavily inspired by the ReactPHP HTTP Server.