Libraries tagged by workerfy
webman/openai
2526 Downloads
OpenAI client for webman or workerman
pixelant/pxa-lpeh
142715 Downloads
Speeds up error page handling and frees up PHP workers by loading local page content without issuing an external HTTP request.
netlogix/jobqueue-fast-rabbit
172197 Downloads
Low memory footprint worker for RabbitMQ jobs
morozovsk/yii2-websocket
13665 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
morozovsk/websocket
16163 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
monsoonconsulting/magento2-pwa
21676 Downloads
Adds a service worker to Magento2 to enable PWA features.
mix/vega
8353 Downloads
Mix Vega is a HTTP web framework written in PHP support Swoole, WorkerMan
mark-php/mark
6515 Downloads
a PHP API micro framework based on workerman
fresque/fresque
106862 Downloads
A command line tool to manage your php-resque workers
digbang/safe-queue
74304 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
abrouter/laravel-abtest
19810 Downloads
AbrLaravelClient :construction_worker_woman: is a PHP client for laravel to run ab-tests via ABRouter.
abrouter/abrouter-php-client
20684 Downloads
AbrPHPClient :construction_worker_woman: is a PHP library to run ab-tests via ABRouter.
yurunsoft/imi
11838 Downloads
imi 是一款支持长连接微服务分布式的 PHP 开发框架,可在 PHP-FPM、Swoole、Workerman 和 RoadRunner 等多种容器环境下运行。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。
yurunsoft/workerman-gateway-sdk
66940 Downloads
一个支持在 Swoole 或其它非 Workerman 环境,开发 Gateway Worker 的组件。
xielei/swoole-worker
634 Downloads
SwooleWorker是基于Swoole开发的一款分布式长连接开发框架。常驻内存,协程,高性能高并发;分布式部署,横向扩容,使得能支持庞大的连接数;无感知安全重启,无缝升级代码;接口丰富,支持单个发送,分组发送,群发广播等接口。可广泛应用于云计算、物联网(IOT)、车联网、智能家居、网络游戏等领域。