PHPackages                             padraic/phpunit-accelerator - 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. padraic/phpunit-accelerator

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

padraic/phpunit-accelerator
===========================

PHPUnit Accelerator: Speeds up PHPUnit by freeing memory after test runs

v1.0.2(11y ago)12156.5k↓17.9%2MITPHPPHP &gt;=5.3.3

Since Mar 13Pushed 8y ago1 watchersCompare

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

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

PHPUnit Accelerator
===================

[](#phpunit-accelerator)

[![Build Status](https://camo.githubusercontent.com/bd55feb3cb2e81fab5c023e1a8b3affc57f95571827699572735b36804ac0865/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6d796275696c6465722f706870756e69742d616363656c657261746f722e7376673f6272616e63683d6d6173746572)](http://travis-ci.org/mybuilder/phpunit-accelerator)

Inspired by [Kris Wallsmith faster PHPUnit article](http://kriswallsmith.net/post/18029585104/faster-phpunit), we've created a [PHPUnit](http://phpunit.de) test listener that speeds up PHPUnit tests about 20% by freeing memory.

Setup and Configuration
-----------------------

[](#setup-and-configuration)

Add the following to your `composer.json` file

```
{
    "require-dev": {
        "mybuilder/phpunit-accelerator": "~1.0"
    }
}
```

Update the vendor libraries

```
curl -s http://getcomposer.org/installer | php
php composer.phar install

```

Usage
-----

[](#usage)

Just add to your `phpunit.xml` configuration

```

```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 54.5% 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 ~154 days

Total

3

Last Release

4141d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/341071ec57d8a3a85e38b0667e8b5550af888ba56573c44dc21efceed9e29e37?d=identicon)[padraicb](/maintainers/padraicb)

---

Top Contributors

[![keyvanakbary](https://avatars.githubusercontent.com/u/717129?v=4)](https://github.com/keyvanakbary "keyvanakbary (6 commits)")[![gavinlove](https://avatars.githubusercontent.com/u/308682?v=4)](https://github.com/gavinlove "gavinlove (2 commits)")[![padraic](https://avatars.githubusercontent.com/u/19780?v=4)](https://github.com/padraic "padraic (2 commits)")[![sp-felix-carmona](https://avatars.githubusercontent.com/u/6802917?v=4)](https://github.com/sp-felix-carmona "sp-felix-carmona (1 commits)")

---

Tags

phpunitmemorypropertyfastfreeaccelerator

### Embed Badge

![Health badge](/badges/padraic-phpunit-accelerator/health.svg)

```
[![Health](https://phpackages.com/badges/padraic-phpunit-accelerator/health.svg)](https://phpackages.com/packages/padraic-phpunit-accelerator)
```

###  Alternatives

[mybuilder/phpunit-accelerator

PHPUnit accelerator

1363.0M38](/packages/mybuilder-phpunit-accelerator)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[spatie/phpunit-snapshot-assertions

Snapshot testing with PHPUnit

69617.9M510](/packages/spatie-phpunit-snapshot-assertions)[phpspec/prophecy-phpunit

Integrating the Prophecy mocking library in PHPUnit test cases

19454.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

18438.5M841](/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)
