idiosyncratic / http-server
HTTP Server built on ReactPHP
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
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: 2024-10-21 20:46:44 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.