ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: a streams abstraction, asynchronous DNS resolver, network client/server, HTTP client/server, and interaction with processes.
ReactPHP's core reactor event loop that libraries can use for evented I/O.
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
Complete async capable Telegram bot API implementation for PHP7
Asynchronous coroutines for PHP 7.
Event-driven, streaming HTTP client and server implementation for ReactPHP.
Event-driven readable and writable streams for non-blocking I/O in ReactPHP.
Monitor for any changes in your php application and automatically restart it (suitable for async apps).
Asynchronous PHP client library for Redis built on top of ReactPHP
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
Event-driven library for executing child processes with ReactPHP.
Colorful extremely flexible spinner for [async] php cli applications
翻译 - 适用于php cli应用程序的彩色高度可配置微调器(适用于异步应用程序)
[Deprecated] Event-driven, streaming HTTP client for ReactPHP.
Asynchronous PHP Telegram Bot Framework built on top of ReactPHP
📦 Minecraft Beta 1.7.3 Server implemented in PHP/HHVM, powered by ReactPHP.