Libraries tagged by event loop
journey/daemon
342 Downloads
Simple event-loop daemon written in PHP
idimensionz/sassy
0 Downloads
Extensible websocket app server driven by 'self-processing' messages
hilerchyn/gatewayworkerci
6 Downloads
A framework of Workerman for CodeIgniter.
f2/promises
45 Downloads
A simple to use Promise and co-routine library with an event loop that works transparently with Swoole, ReactPHP, Amp and probably others.
esroyo/react-promise-settle
27 Downloads
Returns a promise that is fulfilled when all of the provided promises have been fulfilled or rejected.
esroyo/block-react-settle
21 Downloads
Add Promise/settle functionality when integrating async components built for ReactPHP in a traditional, blocking environment.
esroyo/backoff-async
45 Downloads
Non-blocking retry functionality with multiple backoff strategies and jitter support
cyzonetech/workerman
12 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
cheukpang/think-worker
60 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.This library is match for thinkphp v3.2.x cli mode
chencongbao/jaxl
3 Downloads
基于网上的jaxl开源类库,修改了几个bug
brebvix/workerman
2245 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
alex-salt/yii2-tasks
1001 Downloads
Yii2 background task component
gemorroj/ws-client-server
0 Downloads
Weboscket client-server testing
toalett/react-stream-adapter
17 Downloads
Use any data source as a stream with ReactPHP
toalett/react-amqp-stream
6 Downloads
Treat AMQP messages as a stream in ReactPHP