React is a library that makes it possible to event-driven programming in PHP, much like JavaScript does. Based on the reactor pattern, it essentially acts as an event loop, allowing various other third-party libraries using its components to write asynchronous code.
The page at https://en.wikipedia.org/wiki/Reactor_pattern states, The reactor design pattern is an event handling pattern for handling service requests delivered concurrently to a service handler by one or more inputs.
The library is available at https://github.com/reactphp/react