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 2mo 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 32% 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

3428d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d3dd76986135ec7771465f6e0e187478b3d4b50ed4bde14da7e27db84c35f14?d=identicon)[mbonneau](/maintainers/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

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)[react/child-process

Event-driven library for executing child processes with ReactPHP.

34076.1M136](/packages/react-child-process)[team-reflex/discord-php

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

1.1k379.4k24](/packages/team-reflex-discord-php)[clue/redis-react

Async Redis client implementation, built on top of ReactPHP.

28210.5M45](/packages/clue-redis-react)[react/async

Async utilities and fibers for ReactPHP

2238.8M171](/packages/react-async)

PHPackages © 2026

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