PHPackages                             voryx/pool-poretni-cnysa-tcaer - 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. voryx/pool-poretni-cnysa-tcaer

ActiveLibrary

voryx/pool-poretni-cnysa-tcaer
==============================

0.0.1(9y ago)215MITPHPPHP ^7.0

Since Dec 22Pushed 9y ago2 watchersCompare

[ Source](https://github.com/voryx/ReactLoopInterfaceForAsyncInteropLoop)[ Packagist](https://packagist.org/packages/voryx/pool-poretni-cnysa-tcaer)[ RSS](/packages/voryx-pool-poretni-cnysa-tcaer/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

React Loop Interface For Async Interop Loop
===========================================

[](#react-loop-interface-for-async-interop-loop)

This library allows you use any [async-interop](https://packagist.org/providers/async-interop/event-loop-implementation) loop with any library that requires the [ReactPHP](https://github.com/reactphp/event-loop) loop.

note: When all ReactPHP projects support the interop loop, this library will no longer be necessary.

Example
-------

[](#example)

```
    //Create your async-interop loop

    $loop = new \Voryx\React\AsyncInterop\Loop();

    //Then use your ReactPHP loop like you normally would

    $client = stream_socket_client('tcp://127.0.0.1:1337');
    $conn = new React\Stream\Stream($client, $loop);
    $conn->pipe(new React\Stream\Stream(STDOUT, $loop));
    $conn->write("Hello World!\n");

    $loop->run();
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

3478d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/748287?v=4)[Matt Bonneau](/maintainers/mbonneau)[@mbonneau](https://github.com/mbonneau)

---

Top Contributors

[![davidwdan](https://avatars.githubusercontent.com/u/4969183?v=4)](https://github.com/davidwdan "davidwdan (2 commits)")[![mbonneau](https://avatars.githubusercontent.com/u/748287?v=4)](https://github.com/mbonneau "mbonneau (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/voryx-pool-poretni-cnysa-tcaer/health.svg)

```
[![Health](https://phpackages.com/badges/voryx-pool-poretni-cnysa-tcaer/health.svg)](https://phpackages.com/packages/voryx-pool-poretni-cnysa-tcaer)
```

###  Alternatives

[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M24.8k](/packages/friendsofphp-php-cs-fixer)[team-reflex/discord-php

An unofficial API to interact with the voice and text service Discord.

1.1k420.9k26](/packages/team-reflex-discord-php)[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.6M31](/packages/league-geotools)[rector/rector-src

Instant Upgrade and Automated Refactoring of any PHP code

136406.3k14](/packages/rector-rector-src)[spatie/laravel-short-schedule

Schedule artisan commands to run using a sub-minute frequency

6541.2M1](/packages/spatie-laravel-short-schedule)[clue/stdio-react

Async, event-driven console input &amp; output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP

20011.0M27](/packages/clue-stdio-react)

PHPackages © 2026

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