Libraries tagged by event-loop
rayansys/ami_listener
25 Downloads
Event listener for Asterisk Manager Interface
raimx/promise-timer
142 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
pardnchiu/async
7 Downloads
PD\Async is a PHP library using ReactPHP to perform asynchronous tasks, supporting task dependency handling and topological sorting.
observableworker/observableworker
53 Downloads
An asynchronous and observable event driven PHP framework for easily building fast and scalable network applications.
moebius/loop
815 Downloads
A solid event-loop API for writing applications that work across frameworks such as Amp or React, Slim, CodeIgniter, Laravel and Symfony.
lanks/socket.io-php
6 Downloads
Realtime application framework (React PHP server).
lanks/laravel-echo-server-php
1 Downloads
Laravel Echo Server implementation on top Sockeio PHP(React PHP server).
korot1245/block-react
10 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
jsor/global-loop
13 Downloads
A global event loop for ReactPHP.
journey/daemon
340 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.
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