PHPackages                             dbellettini/kata-sandbox - 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. dbellettini/kata-sandbox

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

dbellettini/kata-sandbox
========================

v0.7.0(6y ago)243[1 PRs](https://github.com/dbellettini/php-kata-sandbox/pulls)MITPHPPHP ^7.4CI passing

Since Feb 5Pushed 3w ago1 watchersCompare

[ Source](https://github.com/dbellettini/php-kata-sandbox)[ Packagist](https://packagist.org/packages/dbellettini/kata-sandbox)[ RSS](/packages/dbellettini-kata-sandbox/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (12)Used By (0)

PHP Kata Sandbox
================

[](#php-kata-sandbox)

This is a simple skeleton for starting a TDD Kata in PHP. I find this useful when I develop a new PHP library from scratch.

Getting started
---------------

[](#getting-started)

To begin a new TDD Kata just ask composer to create a new project based on this repository. Thanks to @edelprino I added a simple bash script to do it.

`curl -sS https://raw.github.com/dbellettini/php-kata-sandbox/master/install | sh`

Running tests
-------------

[](#running-tests)

PHPUnit is embedded in vendor folder, just type:

`cd kata-sandbox && bin/phpunit `

Keeping your coding style PSR-{1,2} compliant
---------------------------------------------

[](#keeping-your-coding-style-psr-12-compliant)

Optional step, just copy hooks/pre-commit file to your .git/hooks folder

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance62

Regular maintenance activity

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 96% 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 ~238 days

Recently: every ~47 days

Total

10

Last Release

2337d ago

PHP version history (3 changes)v0.3.0PHP ^7.2.4

v0.4.0PHP ^7.3.6

v0.6.0PHP ^7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/636b8faca454739517bb10dc0dc92bef04ca1f19babb122dbc88fbc1cb7dd51c?d=identicon)[dbellettini](/maintainers/dbellettini)

---

Top Contributors

[![dbellettini](https://avatars.githubusercontent.com/u/325358?v=4)](https://github.com/dbellettini "dbellettini (24 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

phpunitTDD

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/dbellettini-kata-sandbox/health.svg)

```
[![Health](https://phpackages.com/badges/dbellettini-kata-sandbox/health.svg)](https://phpackages.com/packages/dbellettini-kata-sandbox)
```

###  Alternatives

[codedungeon/phpunit-result-printer

PHPUnit Pretty Result Printer

1.2k8.8M397](/packages/codedungeon-phpunit-result-printer)[lchrusciel/api-test-case

Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.

4115.5M63](/packages/lchrusciel-api-test-case)[php-mock/php-mock-phpunit

Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.

1718.2M399](/packages/php-mock-php-mock-phpunit)[elliotchance/concise

Concise is test framework for using plain English and minimal code, built on PHPUnit.

45223.8k4](/packages/elliotchance-concise)[seec/phpunit-consecutive-params

Drop-in Trait to use removed ConsecutiveParams from PhpUnit

18672.5k6](/packages/seec-phpunit-consecutive-params)[janmarek/mockista

Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.

29221.0k28](/packages/janmarek-mockista)

PHPackages © 2026

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