WebSocket component for PHP ba

amphp/websocket-server AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind.This library provides a RequestHandler to easily handle WebSocket connections
Async WebSocket client for PHP

websocket-client AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind. amphp/websocket-client provides an asynchronous WebSocket client for PHP based on
Simplified parallel processing

parallel-functions AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind. amphp/parallel-functions provides a utility function which wraps a callable into
Async DNS resolution for PHP b

amphp/dns AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind. amphp/dns provides hostname to IP address resolution and querying specific DNS records. I
An async process dispatcher fo

amphp/process AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind. amphp/process provides an asynchronous process dispatcher that works on all major pla
A non-blocking stream abstract

amphp/byte-stream AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind. amphp/byte-stream specifically provides a stream abstraction to ease working with
Fast, simple, async php telegr

TelegramApiServer Fast, simple, async php telegram api server:MadelineProto and Amp Http Server Online demo (getHistory + Media Download): tg.i-c-a.suMy content aggregator: i-c-a.suGet telegram channel
基于Swoole-WebSocket的多人在线聊天

WebIM 基于Swoole-WebSocket的多人在线聊天 2018-04-26更新增加WebSocketClient相关,使 PHP进程可以创建一个websocket客户端与WebSocket服务器通信,发送消息转发的指令。