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.9k↓32.5%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 2w ago

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

Popularity33

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

5067d 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.5k142.8M1.1k](/packages/brianium-paratest)[spatie/phpunit-snapshot-assertions

Snapshot testing with PHPUnit

69720.4M691](/packages/spatie-phpunit-snapshot-assertions)[allure-framework/allure-phpunit

Allure PHPUnit integration

6613.6M48](/packages/allure-framework-allure-phpunit)[facile-it/paraunit

paraunit

145905.2k19](/packages/facile-it-paraunit)[robiningelbrecht/phpunit-pretty-print

Prettify PHPUnit output

77598.4k18](/packages/robiningelbrecht-phpunit-pretty-print)[shopsys/http-smoke-testing

HTTP smoke test case for testing all configured routes in your Symfony project

67275.0k2](/packages/shopsys-http-smoke-testing)

PHPackages © 2026

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