Sign inSign up

mehrdadkhah/php-plus

By mehrdadkhah

Updated over 2 years ago

Last PHP plus extensions and main critical tools common in all projects

Image
0

787

mehrdadkhah/php-plus repository overview

PHP-PLUS (PHP-FPM)

Last PHP plus extensions and main tools common in all projects

Docker Pulls Docker Build Statu Docker Automated buil

Docker php with critical extensions (redis, gd, apcu, intl, soap, pdo, mbstring, iconv and ... )

You can use alpine version and ubuntu base version.

Also we add special version for VOD or other video base project that have FFMPEG and FFPROBE in it. It's availabe on FFmpeg branch and (mehrdadkhah/php7:ffmpeg) tag.

Use this image to run a container with latest stable of php. it ships with:

  • last stable version of Redis extension (official version)

  • Intl extension (official version)

  • Apcu extension (official build for php)

  • Soap

  • PDO (MySQL, PostgreSQL, Sqlite)

  • GD

  • iconv

  • mbstring

  • git

  • composer

  • xdebug

  • mysql-client [mysqldump] (available on Mehrdad-Dadkhah/php-plus:alpine-mysql)

  • bcmath (required by hashids package)

  • pcntl

Extensions

  • mbstring
  • intl
  • zip
  • pdo
  • pdo_mysql
  • pdo_pgsql
  • pgsql
  • soap
  • gd
  • opcache
  • mysqli
  • bcmath
  • pcntl
  • sysvsem
  • pcntl
  • sysvshm
  • sysvmsg
  • sockets
  • xdebug
  • imagick
  • apcu
  • redis

Versions

  • "latest"
  • "ffmpeg"
  • "alpine"
  • "7.1-alpine"
  • "7.3-alpine"
  • "7-latest"
  • "7.2"
  • "7-latest"
  • "8-latest"

usage

docker pull mehrdadkhah/php-plus

Access to php-plus container bash

docker exec -it php-plus bash

Other images

Last update

  • 10 Jan 2023

Tag summary

Content type

Image

Digest

sha256:439d18be0

Size

291 MB

Last updated

over 2 years ago

docker pull mehrdadkhah/php-plus