PHPackages                             async-interop/event-loop-test - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. async-interop/event-loop-test

ActiveLibrary[Testing &amp; Quality](/categories/testing)

async-interop/event-loop-test
=============================

An abstract test file to ensure compatibility between event-loop implementations.

v0.5.1(9y ago)61.9k1MITPHPPHP &gt;=5.5.0

Since Oct 26Pushed 9y ago3 watchersCompare

[ Source](https://github.com/async-interop/event-loop-test)[ Packagist](https://packagist.org/packages/async-interop/event-loop-test)[ RSS](/packages/async-interop-event-loop-test/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (4)Used By (1)

Event Loop Tests
================

[](#event-loop-tests)

This package provides a quite extensive phpunit test suite to be used against `Loop\Driver` implementations from the [async-interop/event-loop](https://github.com/async-interop/event-loop) package.

Usage
-----

[](#usage)

```
class MyDriverTest extends \AsyncInterop\Loop\Test {
    function getFactory() {
        return new MyDriverFactory;
    }
}
```

That's it. Put it in your tests folder with an appropriate phpunit setup and run it.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

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

Every ~37 days

Total

3

Last Release

3460d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1628287?v=4)[Aaron Piotrowski](/maintainers/Trowski)[@trowski](https://github.com/trowski)

---

Top Contributors

[![bwoebi](https://avatars.githubusercontent.com/u/3154871?v=4)](https://github.com/bwoebi "bwoebi (17 commits)")[![trowski](https://avatars.githubusercontent.com/u/1628287?v=4)](https://github.com/trowski "trowski (13 commits)")[![kelunik](https://avatars.githubusercontent.com/u/2743004?v=4)](https://github.com/kelunik "kelunik (2 commits)")

---

Tags

eventasynctestloopinterop

### Embed Badge

![Health badge](/badges/async-interop-event-loop-test/health.svg)

```
[![Health](https://phpackages.com/badges/async-interop-event-loop-test/health.svg)](https://phpackages.com/packages/async-interop-event-loop-test)
```

###  Alternatives

[pestphp/pest

The elegant PHP Testing Framework.

11.6k67.7M19.2k](/packages/pestphp-pest)[ergebnis/phpunit-slow-test-detector

Provides facilities for detecting slow tests in phpunit/phpunit.

1489.3M94](/packages/ergebnis-phpunit-slow-test-detector)[ta-tikoma/phpunit-architecture-test

Methods for testing application architecture

10953.8M18](/packages/ta-tikoma-phpunit-architecture-test)[php-mock/php-mock-phpunit

Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.

1718.7M512](/packages/php-mock-php-mock-phpunit)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2022.0M322](/packages/drupal-core-dev)[async-interop/event-loop

An event loop interface for interoperability.

1696.1k4](/packages/async-interop-event-loop)

PHPackages © 2026

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