PHPackages                             react/react - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. react/react

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

react/react
===========

ReactPHP: Event-driven, non-blocking I/O with PHP.

v1.4.0(2y ago)9.1k3.6M↓14.1%71920MITPHPPHP &gt;=5.3.8

Since Jul 11Pushed 1y ago360 watchersCompare

[ Source](https://github.com/reactphp/reactphp)[ Packagist](https://packagist.org/packages/react/react)[ Docs](https://reactphp.org/)[ Fund](https://opencollective.com/reactphp)[ RSS](/packages/react-react/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (10)Dependencies (19)Versions (24)Used By (20)

 [![ReactPHP Logo](https://camo.githubusercontent.com/8095f3b39bc526300b6644c047d6e719968fbda6e360e10cde7dd79514646a19/68747470733a2f2f7261776769742e636f6d2f72656163747068702f6272616e64696e672f6d61737465722f72656163747068702d6c6f676f2e737667)](https://reactphp.org)

 **Event-driven, non-blocking I/O with PHP.**

 [![Build Status](https://github.com/reactphp/reactphp/actions/workflows/ci.yml/badge.svg)](https://github.com/reactphp/reactphp/actions)

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: Streams abstraction, async DNS resolver, network client/server, HTTP client/server and interaction with processes. Third-party libraries can use these components to create async network clients/servers and more.

```
