PHPackages                             esler/phpunit-graceful-interrupt - 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. esler/phpunit-graceful-interrupt

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

esler/phpunit-graceful-interrupt
================================

Allow gracefully interrupt running PHPUnit tests

12.0(8mo ago)078.0k↓50%1MITPHP

Since Feb 13Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/esler/phpunit-graceful-interrupt)[ Packagist](https://packagist.org/packages/esler/phpunit-graceful-interrupt)[ Docs](https://github.com/esler/phpunit-graceful-interrupt)[ RSS](/packages/esler-phpunit-graceful-interrupt/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

Description
-----------

[](#description)

A simple plug-in which allows to you interrupt running PHPUnit tests **gracefully**.

Instalation
-----------

[](#instalation)

```
composer require --dev esler/phpunit-graceful-interrupt
```

#### For PHPUnit &gt;= 10

[](#for-phpunit--10)

```
Add extension to your `phpunit.xml`

```

#### For PHPUnit &lt; 10

[](#for-phpunit--10-1)

Add listener to your `phpunit.xml`

```

```

Usage
-----

[](#usage)

Just hit `Ctrl+\` to interrupt running tests. Errors and failures from previous tests will be shown.

More [info](https://github.com/esler/phpunit-graceful-interrupt/wiki).

License
-------

[](#license)

MIT

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance62

Regular maintenance activity

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 93.3% 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 ~282 days

Recently: every ~225 days

Total

12

Last Release

264d ago

Major Versions

v1.0 → v2.02018-04-12

v2.1 → v3.02020-06-29

v2.2 → 10.02023-03-01

10.0.2 → 11.02024-06-20

11.0 → 12.02025-08-18

PHP version history (2 changes)v0.9PHP &gt;=5.3.0

v1.0PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3d442a8678704f4b732363d9ef790c1f4829f3c6f15ba2926eebf6100f726204?d=identicon)[esler](/maintainers/esler)

---

Top Contributors

[![esler](https://avatars.githubusercontent.com/u/2031969?v=4)](https://github.com/esler "esler (14 commits)")[![janpalacky](https://avatars.githubusercontent.com/u/7532973?v=4)](https://github.com/janpalacky "janpalacky (1 commits)")

---

Tags

phpunitphpunit-extensionphpunit-listenerphpunit-testsphpunitgracefulinterrupt

### Embed Badge

![Health badge](/badges/esler-phpunit-graceful-interrupt/health.svg)

```
[![Health](https://phpackages.com/badges/esler-phpunit-graceful-interrupt/health.svg)](https://phpackages.com/packages/esler-phpunit-graceful-interrupt)
```

###  Alternatives

[brianium/paratest

Parallel testing for PHP

2.5k118.8M753](/packages/brianium-paratest)[johnkary/phpunit-speedtrap

Find and report on slow tests in your PHPUnit test suite

78137.2M121](/packages/johnkary-phpunit-speedtrap)[spatie/phpunit-snapshot-assertions

Snapshot testing with PHPUnit

69417.9M511](/packages/spatie-phpunit-snapshot-assertions)[phpspec/prophecy-phpunit

Integrating the Prophecy mocking library in PHPUnit test cases

19254.9M1.4k](/packages/phpspec-prophecy-phpunit)[yoast/phpunit-polyfills

Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests

18338.5M834](/packages/yoast-phpunit-polyfills)[ergebnis/phpunit-slow-test-detector

Provides facilities for detecting slow tests in phpunit/phpunit.

1468.1M72](/packages/ergebnis-phpunit-slow-test-detector)

PHPackages © 2026

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