PHPackages                             rxthunder/react-php - 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. rxthunder/react-php

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

rxthunder/react-php
===================

Provide helpers for evented I/O

1.0.0(6y ago)05731MITPHPPHP ^7.4

Since Jan 8Pushed 6y agoCompare

[ Source](https://github.com/RxThunder/ReactPHP)[ Packagist](https://packagist.org/packages/rxthunder/react-php)[ RSS](/packages/rxthunder-react-php/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (4)Versions (2)Used By (1)

[![](./resources/thunder-logo.svg)](./resources/thunder-logo.svg)

[![Latest Stable Version](https://camo.githubusercontent.com/6c7f00f65450efa23a26cb6b3af8f9d563f350c9910bd274a3e24d0fe1d94190/68747470733a2f2f706f7365722e707567782e6f72672f72787468756e6465722f72656163742d7068702f762f737461626c652e737667)](https://packagist.org/packages/rxthunder/react-php)[![Total Downloads](https://camo.githubusercontent.com/b7ccf7cc4a71623266e282b7e6653d0468438adc65ad7dba845f682048524e24/68747470733a2f2f706f7365722e707567782e6f72672f72787468756e6465722f72656163742d7068702f642f746f74616c2e737667)](https://packagist.org/packages/rxthunder/react-php)[![License](https://camo.githubusercontent.com/8e39be75454c0586606e322340221cb04f0801cc974f9a3f765397624dea9322/68747470733a2f2f706f7365722e707567782e6f72672f72787468756e6465722f72656163742d7068702f6c6963656e73652e737667)](https://packagist.org/packages/rxthunder/react-php)

[![Build](https://camo.githubusercontent.com/b17154f08a4fcc9a0d353b956bfee16783aff78e2a8d4231a067b1558b079fdb/68747470733a2f2f7472617669732d63692e6f72672f52785468756e6465722f52656163745048502e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/RxThunder/ReactPHP)

Infos
-----

[](#infos)

The difference with [voryx/event-loop](https://packagist.org/packages/voryx/event-loop) implementation is that this one doesn't start automatically the loop.

Installation
------------

[](#installation)

```
composer install rxthunder/react-php

```

Usage
-----

[](#usage)

```
use React\EventLoop\Factory;
use RxThunder\ReactPHP\EventLoop;

$ev = EventLoop::getLoop();

$other_ev = Factory::create();
EventLoop::setLoop($other_ev);
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2322d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5006899?v=4)[Jérémy](/maintainers/Th3Mouk)[@Th3Mouk](https://github.com/Th3Mouk)

---

Top Contributors

[![Th3Mouk](https://avatars.githubusercontent.com/u/5006899?v=4)](https://github.com/Th3Mouk "Th3Mouk (1 commits)")

---

Tags

event-loopphpreactphprxphp

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/rxthunder-react-php/health.svg)

```
[![Health](https://phpackages.com/badges/rxthunder-react-php/health.svg)](https://phpackages.com/packages/rxthunder-react-php)
```

###  Alternatives

[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k234.7M20.6k](/packages/friendsofphp-php-cs-fixer)[react/react

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

9.1k3.6M63](/packages/react-react)[react/stream

Event-driven readable and writable streams for non-blocking I/O in ReactPHP

688126.8M194](/packages/react-stream)[react/child-process

Event-driven library for executing child processes with ReactPHP.

34076.1M136](/packages/react-child-process)[react/zmq

ZeroMQ bindings for React.

2471.7M31](/packages/react-zmq)[carlosbuenosvinos/ddd

Domain-Driven Design PHP helper classes (Application Services, Transactions, Domain Events, etc.

665193.1k4](/packages/carlosbuenosvinos-ddd)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
