PHPackages                             suin/phpunit-bootstrap - 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. suin/phpunit-bootstrap

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

suin/phpunit-bootstrap
======================

PHPUnit distribution

1.0(13y ago)1251MITShellPHP &gt;=5.3.2

Since Sep 16Pushed 13y ago1 watchersCompare

[ Source](https://github.com/suin/phpunit-bootstrap)[ Packagist](https://packagist.org/packages/suin/phpunit-bootstrap)[ Docs](https://github.com/suin/phpunit-bootstrap)[ RSS](/packages/suin-phpunit-bootstrap/feed)WikiDiscussions master Synced 1w ago

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

PHPUnit Bootstrap
=================

[](#phpunit-bootstrap)

A distribution for quick start unit testing on PHP.

Installation
------------

[](#installation)

Install automatically:

```
curl http://suin.org/phpunit-bootstrap.sh | sh

```

Install manually:

```
composer.phar create-project suin/phpunit-bootstrap tests

cd tests

# Remove unnecessary files
rm -rf .git README.md

# Make README for test directory
mv README.dist.md README.md

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

4993d ago

### Community

Maintainers

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

---

Top Contributors

[![suin](https://avatars.githubusercontent.com/u/855338?v=4)](https://github.com/suin "suin (12 commits)")

---

Tags

phpunitunittest

### Embed Badge

![Health badge](/badges/suin-phpunit-bootstrap/health.svg)

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

###  Alternatives

[rregeer/phpunit-coverage-check

Check the code coverage using the clover report of phpunit

606.1M179](/packages/rregeer-phpunit-coverage-check)[friendsofcake/fixturize

CakePHP Fixture classes to help increase productivity or performance

24504.7k1](/packages/friendsofcake-fixturize)[lastzero/test-tools

Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit

2244.3k13](/packages/lastzero-test-tools)

PHPackages © 2026

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