workerman/http-client suggesters (2)
-
PHP
detain/phlix-shared
Shared interfaces, DTOs, event names, and protocol types used by both phlix-server and phlix-hub. Composer-installable, PHP 8.3+, zero I/O by charter — the only bundled network code is the blocking CurlArrTransport (CLI/test only); event-loop consumers MUST inject an async ArrTransportInterface.
-
xin/http
一个基于 PSR-7/PSR-18 标准的轻量级、高性能 HTTP 客户端,支持 Guzzle、Amp 和 Workerman 等多种驱动。