Using the PHP Event Extension for Event‑Driven Non‑Blocking HTTP Servers
The PHP Event extension wraps the libevent library to provide an object‑oriented API for building event‑driven, non‑blocking HTTP servers and clients, timers, and signal handling, with example code and links to documentation and related extensions.