Libraries tagged by websocket
wisembly/elephant.io
2346031 Downloads
Send events to a websocket real time engine though PHP
voryx/thruway
931885 Downloads
Thruway WAMP router core
buggregator/trap
496401 Downloads
A simple and powerful tool for debugging PHP applications.
gos/websocket-client
2113453 Downloads
WAMP client in PHP
amphp/websocket-server
214110 Downloads
Websocket server for Amp's HTTP server.
amphp/websocket-client
1035768 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
1105142 Downloads
Shared code for websocket servers and clients.
openswoole/core
583642 Downloads
Openswoole core library
jaggedsoft/php-binance-api
155542 Downloads
PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use.
hprose/hprose
198951 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
denis660/laravel-centrifugo
107445 Downloads
Centrifugo broadcaster for laravel
yurunsoft/yurun-http
492533 Downloads
YurunHttp 是开源的 PHP HTTP 类库,支持链式操作,简单易用。支持 Curl、Swoole,支持 Http、Http2、WebSocket!
imiphp/imi
44466 Downloads
imi 是一款支持长连接微服务分布式的 PHP 开发框架,可在 PHP-FPM、Swoole、Workerman 和 RoadRunner 等多种容器环境下运行。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。
hhxsv5/php-sse
149924 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
devristo/phpws
302867 Downloads
WebSocket Server and Client library for PHP