Libraries tagged by http-server
psr/http-server-middleware
64197707 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
71971978 Downloads
Common interface for HTTP server-side request handler
amphp/http-server
2159796 Downloads
A non-blocking HTTP application server for PHP based on Amp.
react/http
20734885 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
hhxsv5/laravel-s
612386 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
swooletw/laravel-swoole
747922 Downloads
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
hyperf/http-server
2241091 Downloads
A HTTP Server for Hyperf.
amphp/websocket-server
212522 Downloads
Websocket server for Amp's HTTP server.
http-interop/http-middleware
2731117 Downloads
Common interface for HTTP server-side middleware
httpsoft/http-server-request
77482 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
amphp/http-server-router
407441 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
http-interop/http-server-middleware
262965 Downloads
Common interface for HTTP server-side middleware
open-telemetry/opentelemetry-auto-psr15
534314 Downloads
OpenTelemetry auto-instrumentation for PSR-15 (HTTP Server Request Handlers).
hyperf/dispatcher
2207482 Downloads
A HTTP Server for Hyperf.
ciareis/bypass
8390 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.