PHPackages                             jlipps/paraunit - 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. jlipps/paraunit

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

jlipps/paraunit
===============

A parallel execution wrapper for PHPUnit

v0.1.5(13y ago)1335.8k↓33.3%1APACHE-2PHPPHP &gt;=5.3.0

Since Sep 25Pushed 13y ago2 watchersCompare

[ Source](https://github.com/jlipps/paraunit)[ Packagist](https://packagist.org/packages/jlipps/paraunit)[ Docs](http://github.com/jlipps/paraunit)[ RSS](/packages/jlipps-paraunit/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (7)Used By (0)

paraunit
========

[](#paraunit)

A parallel wrapper for PHPUnit. Run this file instead of PHPUnit and you can pass in the number of parallel PHPUnit processes you want to use on your tests.

Tests are found by grepping files for test\*() and run in individual processes, up to the max concurrency you set, until all tests are finished. This means *tests must be logically independent!*

Usage
-----

[](#usage)

Install using composer. Then do this:

```
--phpunit=PATH/TO/PHPUNIT```

Todo
----
* Handle more kinds of output from phpunit
* Try to use PHPUnit to get file list / test name list
* See if anything can be done about test dependencies

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

6

Last Release

5021d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fdaadd825d92709bcf7fe76dffa12c40681c6108c67bcddf19478b2d00e3794b?d=identicon)[jlipps](/maintainers/jlipps)

---

Top Contributors

[![jlipps](https://avatars.githubusercontent.com/u/605053?v=4)](https://github.com/jlipps "jlipps (21 commits)")

---

Tags

testingphpunit

### Embed Badge

![Health badge](/badges/jlipps-paraunit/health.svg)

```
[![Health](https://phpackages.com/badges/jlipps-paraunit/health.svg)](https://phpackages.com/packages/jlipps-paraunit)
```

###  Alternatives

[brianium/paratest

Parallel testing for PHP

2.5k136.1M985](/packages/brianium-paratest)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k42.5M40.8k](/packages/orchestra-testbench)[spatie/phpunit-snapshot-assertions

Snapshot testing with PHPUnit

69619.8M640](/packages/spatie-phpunit-snapshot-assertions)[yoast/phpunit-polyfills

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

18543.6M1.3k](/packages/yoast-phpunit-polyfills)[ta-tikoma/phpunit-architecture-test

Methods for testing application architecture

10958.3M20](/packages/ta-tikoma-phpunit-architecture-test)[allure-framework/allure-phpunit

Allure PHPUnit integration

6913.4M46](/packages/allure-framework-allure-phpunit)

PHPackages © 2026

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