PHPackages                             cable8mm/phpunit-start-kit - 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. cable8mm/phpunit-start-kit

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

cable8mm/phpunit-start-kit
==========================

Phpunit Start Kit is the simple code for starting TDD

v2.1.0(2y ago)533MITPHPPHP ^8.0

Since Aug 1Pushed 2y agoCompare

[ Source](https://github.com/cable8mm/phpunit-start-kit)[ Packagist](https://packagist.org/packages/cable8mm/phpunit-start-kit)[ RSS](/packages/cable8mm-phpunit-start-kit/feed)WikiDiscussions main Synced 4d ago

READMEChangelog (10)Dependencies (2)Versions (12)Used By (0)

PHPUNIT Start Kit
=================

[](#phpunit-start-kit)

[![code-style](https://github.com/cable8mm/phpunit-start-kit/actions/workflows/code-style.yml/badge.svg)](https://github.com/cable8mm/phpunit-start-kit/actions/workflows/code-style.yml)[![run-tests](https://github.com/cable8mm/phpunit-start-kit/actions/workflows/run-tests.yml/badge.svg)](https://github.com/cable8mm/phpunit-start-kit/actions/workflows/run-tests.yml)[![Packagist Version](https://camo.githubusercontent.com/fddd1cc568dd16468543c3ccecc7e4e80638bebdf6a6835baebba6bc0655a125/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6361626c65386d6d2f706870756e69742d73746172742d6b6974)](https://camo.githubusercontent.com/fddd1cc568dd16468543c3ccecc7e4e80638bebdf6a6835baebba6bc0655a125/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6361626c65386d6d2f706870756e69742d73746172742d6b6974)[![Packagist Downloads](https://camo.githubusercontent.com/0b450ca053f6f4d365618c9ce4c1b14707e223faa37d65512c2f738ad6173e2c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6361626c65386d6d2f706870756e69742d73746172742d6b6974)](https://camo.githubusercontent.com/0b450ca053f6f4d365618c9ce4c1b14707e223faa37d65512c2f738ad6173e2c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6361626c65386d6d2f706870756e69742d73746172742d6b6974)[![Packagist Dependency Version](https://camo.githubusercontent.com/587a1bf9b7f9b8c0db444d7a39b04a0feafe5cb8ba31be156b4b4e90c64282b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6361626c65386d6d2f706870756e69742d73746172742d6b69742f706870)](https://camo.githubusercontent.com/587a1bf9b7f9b8c0db444d7a39b04a0feafe5cb8ba31be156b4b4e90c64282b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6361626c65386d6d2f706870756e69742d73746172742d6b69742f706870)[![Packagist Stars](https://camo.githubusercontent.com/c00dd13618693c4a66a2cce7f23c06eeb37a57af09cc55047208ad69162108e0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f73746172732f6361626c65386d6d2f706870756e69742d73746172742d6b6974)](https://camo.githubusercontent.com/c00dd13618693c4a66a2cce7f23c06eeb37a57af09cc55047208ad69162108e0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f73746172732f6361626c65386d6d2f706870756e69742d73746172742d6b6974)[![Packagist License](https://camo.githubusercontent.com/cfeccdddb40aaf0c927036a5c6d869e85676eefe6c16fa7f196fde64f07d7048/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6361626c65386d6d2f706870756e69742d73746172742d6b6974)](https://camo.githubusercontent.com/cfeccdddb40aaf0c927036a5c6d869e85676eefe6c16fa7f196fde64f07d7048/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6361626c65386d6d2f706870756e69742d73746172742d6b6974)

This serves as a template for creating a new library.

Features
--------

[](#features)

- Built-in PHPUnit and lint libraries
- Pre-configured GitHub Actions
- Pre-configured `composer.json` and `phpunit.xml` files as part of the skeleton
- Built-in CHANGELOG.md file and automatic commit action
- Built-in MIT License document

Install
-------

[](#install)

```
composer require cable8mm/phpunit-start-kit
```

Usage
-----

[](#usage)

```
composer create-project cable8mm/phpunit-start-kit
```

You can customize `src/StartKit.php` and `tests/StartKitTest.php`, and modify `composer.json` to tailor it to your package name and author information.

Formatting
----------

[](#formatting)

```
composer lint
```

Test
----

[](#test)

```
composer test
```

License
-------

[](#license)

The Phpunit Start Kit is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity70

Established project with proven stability

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

Recently: every ~339 days

Total

11

Last Release

797d ago

Major Versions

v1.30.0 → v2.0.02024-03-03

PHP version history (4 changes)1.0.0PHP &gt;=7.2

1.24PHP &gt;=7.4

v1.30.0PHP &gt;=8.0

v2.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c910c874a0263a18f9f976273054cd45faa3ffbcba7891992f4ab52d0656dd93?d=identicon)[Sam Lee](/maintainers/Sam%20Lee)

---

Top Contributors

[![cable8mm](https://avatars.githubusercontent.com/u/2672043?v=4)](https://github.com/cable8mm "cable8mm (68 commits)")

---

Tags

boilerplatecomposercomposer-packagephp8phpunitpsr-12psr-4skeletontemplate

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/cable8mm-phpunit-start-kit/health.svg)

```
[![Health](https://phpackages.com/badges/cable8mm-phpunit-start-kit/health.svg)](https://phpackages.com/packages/cable8mm-phpunit-start-kit)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

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