Sign inSign up

creativeprojects/php-ci

By creativeprojects

Updated 4 days ago

PHP for continuous integration with GitLab pipelines

Image
Developer tools
1

7.0K

creativeprojects/php-ci repository overview

php-ci

PHP images for running unit tests in Continuous Integration

These images are based on the php official image, with these modules added:

  • bz2
  • calendar
  • curl
  • exif
  • gd
  • gettext
  • mbstring
  • mysqli
  • pdo
  • pdo_mysql
  • pgsql
  • pdo_pgsql
  • sockets
  • zip
  • xdebug (PECL)
  • igbinary (PECL)
  • redis (PECL)

Also phpunit and composer are installed by default.

php 5.6

  • xdebug 2.5.5
  • igbinary 2.0.8
  • php redis 4.3.0

Dockerfile

php 7.0

  • xdebug 2.6.1
  • igbinary (latest)
  • php redis (latest)

Dockerfile

php 7.1

  • xdebug 2.7.2
  • igbinary (latest)
  • php redis (latest)

Dockerfile

php 7.2

  • xdebug 2.7.2
  • igbinary (latest)
  • php redis (latest)

Dockerfile

php 7.3

  • xdebug 2.7.2
  • igbinary (latest)
  • php redis (latest)

Dockerfile

php 7.4

  • xdebug 3.1.1
  • igbinary (latest)
  • php redis (latest)

Dockerfile

php 8.2 based on debian bookworm

  • xdebug 3.4.5
  • igbinary (latest)
  • php redis (latest)

Dockerfile

php 8.4 based on debian trixie

  • xdebug 3.4.5
  • igbinary (latest)
  • php redis (latest)

Dockerfile

Tag summary

Content type

Image

Digest

sha256:74704b383

Size

239.6 MB

Last updated

4 days ago

docker pull creativeprojects/php-ci