Libraries tagged by loops
react/event-loop
100153997 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
amphp/amp
98501407 Downloads
A non-blocking concurrency framework for PHP applications.
revolt/event-loop
22547219 Downloads
Rock-solid event loop for concurrent PHP applications.
workerman/workerman
2554618 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
react/react
3323706 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
react/promise-timer
33958128 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
d11wtq/boris
11761034 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
clue/block-react
2130722 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
alecrabbit/php-console-spinner
17512 Downloads
Extremely flexible spinner for [async] php cli applications
walkor/workerman
6007 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
danog/loop
237991 Downloads
Loop abstraction for AMPHP.
revolt/event-loop-adapter-react
66549 Downloads
Makes any ReactPHP based library run on top of the Revolt event loop.
kirschbaum-development/laravel-loop
682 Downloads
Laravel Loop is an MCP (Model Context Protocol) Server for Laravel
facile-it/terminable-loop-command
73233 Downloads
A Shell+PHP wrapper to run Symfony console commands in loop under a daemon or Kubernetes
text/template
187973 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.