ReactPHP topic
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.
http
Event-driven, streaming HTTP client and server implementation for ReactPHP.
stream
Event-driven readable and writable streams for non-blocking I/O in ReactPHP.
cache
Async, Promise-based cache interface for ReactPHP.
promise-timer
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
child-process
Event-driven library for executing child processes with ReactPHP.
http-client
[Deprecated] Event-driven, streaming HTTP client for ReactPHP.
HHVMCraft
:package: Minecraft Beta 1.7.3 Server implemented in PHP/HHVM, powered by ReactPHP.