Description
Event loops, asynchronous I/O, and timers from libuv can be used in PHP code. It is a wrapper extension for developers building non-blocking clients, workers, or tools. Applications consume it through PHP APIs rather than through a user-facing command.