PHPackages                             unfunco/phpunit-alternative-test-prefix - 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. unfunco/phpunit-alternative-test-prefix

AbandonedArchivedLibrary

unfunco/phpunit-alternative-test-prefix
=======================================

Listener for PHPUnit that allows for alternative test method prefixes to be specified within the PHPUnit configuration file.

0.1.1(10y ago)520MITPHPPHP &gt;=5.6

Since Feb 6Pushed 9y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

PHPUnit alternative test prefix listener
========================================

[](#phpunit-alternative-test-prefix-listener)

[![Build Status](https://camo.githubusercontent.com/322b4859d2768ffab663ccea47fd7e44d95b302471847c29c3d53d7971da371f/68747470733a2f2f7472617669732d63692e6f72672f756e66756e636f2f706870756e69742d616c7465726e61746976652d746573742d7072656669782e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/unfunco/phpunit-alternative-test-prefix)

Listener for PHPUnit that allows for alternative test method prefixes to be specified within the PHPUnit configuration file, without also having to use the `@test` annotation.

Installation and usage
----------------------

[](#installation-and-usage)

Add `unfunco/phpunit-alternative-test-prefix` to your `require-dev` dependencies and run `composer install`, once installed you can configure the alternative test prefix listener within your test configuration.

### Configuration

[](#configuration)

```

  ...

        itDoes
        itCan

```

License
-------

[](#license)

Copyright © 2016 [Daniel Morris](https://github.com/unfunco).
Licensed under the terms of [The MIT License](LICENSE.md).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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 ~33 days

Total

2

Last Release

3713d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8216bc6e464d010d5fd096f3d4284dd38168eabc19da1ce6967c777d19219101?d=identicon)[honest](/maintainers/honest)

---

Top Contributors

[![unfunco](https://avatars.githubusercontent.com/u/1716636?v=4)](https://github.com/unfunco "unfunco (18 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/unfunco-phpunit-alternative-test-prefix/health.svg)

```
[![Health](https://phpackages.com/badges/unfunco-phpunit-alternative-test-prefix/health.svg)](https://phpackages.com/packages/unfunco-phpunit-alternative-test-prefix)
```

PHPackages © 2026

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