PHPackages                             victormln/docker-php-testing - 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. victormln/docker-php-testing

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

victormln/docker-php-testing
============================

A project template to have PHP 8.1 and testing tools (PHPUnit + Infection)

8.2(3y ago)018MITDockerfilePHP ^8.1

Since May 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/victormln/docker-php-testing)[ Packagist](https://packagist.org/packages/victormln/docker-php-testing)[ Docs](https://victormln.gitlab.io)[ RSS](/packages/victormln-docker-php-testing/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (8)Used By (0)

[![PHP Version](https://camo.githubusercontent.com/22fe475be229972709bd9092e8f848cc80820c9682e8026c618a61883296cb95/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f766963746f726d6c6e2f646f636b65722d7068702d74657374696e67)](https://camo.githubusercontent.com/22fe475be229972709bd9092e8f848cc80820c9682e8026c618a61883296cb95/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f766963746f726d6c6e2f646f636b65722d7068702d74657374696e67)

Introduction
============

[](#introduction)

Template repository to have PHP + Xdebug + Testing tools (PHPUnit + Infection)

What is in this template
------------------------

[](#what-is-in-this-template)

- PHP-fpm
- php.ini prepared to be edited by your own
- Composer
- Makefile
- Xdebug
- PHPUnit
- Infection

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

[](#installation)

1. From composer

```
$ composer create-project victormln/docker-php-testing your-project
```

OR with git:

```
$ git clone https://github.com/victormln/docker-php-testing.git your-project
$ cd your-project
$ make install
```

2. Execute PHPUnit:

```
$ make test
```

3. Execute Infection:

```
$ make infection
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Recently: every ~75 days

Total

7

Last Release

1155d ago

Major Versions

1.0.4 → 8.12022-11-04

PHP version history (3 changes)1.0.1PHP 8.1.\*

1.0.2PHP 8.1

1.0.4PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13024831?v=4)[Víctor Molina](/maintainers/victormln)[@victormln](https://github.com/victormln)

---

Top Contributors

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

---

Tags

dockerdocker-composephpphpunittestingtemplate

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/victormln-docker-php-testing/health.svg)

```
[![Health](https://phpackages.com/badges/victormln-docker-php-testing/health.svg)](https://phpackages.com/packages/victormln-docker-php-testing)
```

###  Alternatives

[phpunit/php-text-template

Simple template engine.

7.4k868.0M73](/packages/phpunit-php-text-template)[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[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)[orchestra/testbench

Laravel Testing Helper for Packages Development

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

Specification-oriented BDD framework for PHP 7.1+

1.9k36.7M3.1k](/packages/phpspec-phpspec)

PHPackages © 2026

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