/docker-php

Extended distribution of the official PHP Docker images.

Primary LanguageDockerfileApache License 2.0Apache-2.0

docker-php

Docker images built on top of the official PHP images with the addition of some common and useful extensions and tools to prepare the work with most applications and frameworks.

Supported tags

PHP extensions

  • mbstring
  • mcrypt (until PHP 7.0)
  • pdo_mysql
  • curl
  • json
  • intl
  • gd
  • xml
  • zip
  • bz2
  • opcache
  • exif

PHP extensions

  • bz2
  • Core
  • ctype
  • curl
  • date
  • dom
  • ereg (only PHP 5.6)
  • exif
  • fileinfo
  • filter
  • ftp
  • gd
  • hash
  • iconv
  • intl
  • json
  • libxml
  • mbstring
  • mcrypt (only PHP 5.6-7.0)
  • mhash (only PHP 5.6)
  • mysqlnd
  • opcache
  • openssl
  • pcre
  • PDO
  • pdo_mysql
  • pdo_sqlite
  • Phar
  • posix
  • readline
  • Reflection
  • session
  • SimpleXML
  • sodium (only PHP 7.4-8.2)
  • SPL
  • sqlite3
  • standard
  • tokenizer
  • xml
  • xmlreader
  • xmlwriter
  • zip
  • zlib

Tools

  • Xdebug
  • Composer