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 2w ago

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

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

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

3505d 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.6k77.3M24.3k](/packages/pestphp-pest)[brianium/paratest

Parallel testing for PHP

2.5k142.8M1.1k](/packages/brianium-paratest)[drupal/core-dev

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

2023.2M366](/packages/drupal-core-dev)[ergebnis/phpunit-slow-test-detector

Provides facilities for detecting slow tests in phpunit/phpunit.

15010.7M114](/packages/ergebnis-phpunit-slow-test-detector)[async-interop/event-loop

An event loop interface for interoperability.

1696.2k4](/packages/async-interop-event-loop)[innmind/black-box

Test library

47196.7k115](/packages/innmind-black-box)

PHPackages © 2026

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