allfunc/pmvc-phpunit

By allfunc

Updated 3 months ago

phpunit all version for m1 and linux.

Image
Languages & frameworks
Integration & delivery
3

10K+

allfunc/pmvc-phpunit repository overview

CircleCI Docker Pulls

PMVC PHPUNIT Docker Image

  • The latest locked version is PHP 8.5.

phpunit version

There are six major phpunit version.

  • PHP 5.6 [7.0, 7.1] use phpunit 4.8.36
  • PHP 7.2 [7.3, 7.4] use phpunit 8.5.52
  • PHP 8.0 use phpunit ^9.6
  • PHP 8.1 [8.2] use phpunit ^10.5
  • PHP 8.3 use phpunit ^12.5
  • PHP 8.4 [8.5] use phpunit ^13.0
  • phpunit support version

Features

  • support utc timezone without date_default_timezone_set
  • support phpunit [4.8.36 - 13.x]
  • support xdebug for code coverage [3.1.6 - 3.5.1]
  • support pmvc command line
  • support pdo-[mysql, pgsql, sqlite]
Advance feature

GIT

Docker hub

Check entrypoint
docker run --rm allfunc/pmvc-phpunit cat /usr/local/bin/docker-php-entrypoint

Test gist with docker run

curl https://gist.githubusercontent.com/HillLiu/fa84bc3327cdccc248c5484f4df05755/raw/a8c6ae3e5ed9473d04432423182c79f7e36ebf4c/demo-7x8x-mixed.php | docker run --rm -i allfunc/pmvc-phpunit:8.1 php

curl https://gist.githubusercontent.com/HillLiu/fa84bc3327cdccc248c5484f4df05755/raw/a8c6ae3e5ed9473d04432423182c79f7e36ebf4c/demo-7x8x-mixed.php | docker run --rm -i allfunc/pmvc-phpunit:7.4 php

Use with CircleCI

Build your ci within 3 run command.

MIT 2026

Tag summary

Content type

Image

Digest

sha256:90efa134a

Size

81.6 MB

Last updated

3 months ago

docker pull allfunc/pmvc-phpunit