Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

PHP docker image (minidocks/frankenphp)

FrankenPHP is the Modern PHP App Server written in Go.

Configuration by environment variables

  • PHP_EXT_*=0/1 - enable/disable php extension (e.g. PHP_EXT_XDEBUG=1)
  • PHP_*=value - set PHP configuration in php.ini (e.g. PHP_MEMORY__LIMIT=0)

Installed applications

  • Composer: Dependency Manager for PHP composer1 and composer2 (alias composer).
  • PsySH: A runtime developer console, interactive debugger and REPL for PHP.

Modules

module8.x8.5tag
apcubase
bcmathlatest
blackfirelatest
calendarlatest
cgilatest
ctypebase
curlbase
domlatest
exiflatest
excimerlatest
ffilatest
fileinfolatest
fpmlatest
ftplatest
gdlatest
gettextlatest
gmplatest
iconvbase
imapbase
intlintl
jsonbase
ldaplatest
mbstringbase
memcachedlatest
mongodblatest
mysqlilatest
mysqlndlatest
newrelic (amd64)latest
opcache×latest
opentelemetrylatest
opensslbase
pcntlbase
pcovbase
pdo_mysqllatest
pdo_pgsqlatest
pdo_sqlitelatest
pgsqllatest
pharbase
posixbase
protobuflatest
redislatest
sessionlatest
simplexmllatest
soaplatest
socketslatest
sodiumlatest
spxlatest
sqlite3latest
tokenizerbase
xdebuglatest
xmllatest
xmlreaderlatest
xmlwriterlatest
xsllatest
ziplatest

Usage

Run interactive REPL:

docker run --rm -it -v `pwd`:`pwd` -w `pwd` minidocks/php

Tags

TagSize
latest, 8.5
8.5-base
8.5
8.5-intl
8.4-base
8.4
8.4-intl
8.3-base
8.3
8.3-intl
8.2-base
8.2
8.2-intl

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages