Libraries tagged by websolve
hhxsv5/laravel-s
643553 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
gos/web-socket-bundle
2093145 Downloads
Symfony Web Socket Bundle
elephantio/elephant.io
521175 Downloads
Send events to a socket.io server through PHP
chrome-php/wrench
2929212 Downloads
A simple PHP WebSocket implementation
centrifugal/phpcent
2148887 Downloads
PHP library to communicate with Centrifugo HTTP API
buggregator/trap
875219 Downloads
A simple and powerful tool for debugging PHP applications.
wisembly/elephant.io
2405859 Downloads
Send events to a websocket real time engine though PHP
gos/websocket-client
2179409 Downloads
WAMP client in PHP
amphp/websocket-server
235081 Downloads
Websocket server for Amp's HTTP server.
openswoole/core
739143 Downloads
Openswoole core library
jaggedsoft/php-binance-api
165606 Downloads
PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use.
hprose/hprose
205927 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
127016 Downloads
Centrifugo broadcaster for laravel
yurunsoft/yurun-http
508034 Downloads
YurunHttp 是开源的 PHP HTTP 类库,支持链式操作,简单易用。支持 Curl、Swoole,支持 Http、Http2、WebSocket!
hhxsv5/php-sse
161738 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.