Skip to content

koalaphils/docker-php

Repository files navigation

PHP Docker Images

Build and Push to Registry

PHP container images preinstalled with commonly used extensions for web development.

Base images derived from the following:

Most extensions are installed via PIE/packagist. If not available as PIE extension, they are installed traditionally through PECL.

Preinstalled extensions apart from the ones provided by the official PHP images:

  • amqp
  • apcu
  • ast
  • bcmath
  • dba
  • ev
  • gettext
  • igbinary
  • imagick
  • intl
  • jsonpath
  • mcrypt
  • memcached
  • mongodb
  • msgpack
  • mysqli
  • pcntl
  • pcov
  • pdo
  • pdo_mysql
  • pdo_sqlite
  • pdo_sqlsrv
  • redis
  • sockets
  • swoole
  • timezonedb
  • xdebug
  • xhprof
  • xsl
  • zip

Copyright (C) 2025 Melvin D. Protacio

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

PHP docker images preinstalled with commonly used extensions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages