Skip to content

akafeng/docker-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ee1b08 Β· Jan 28, 2025

History

68 Commits
Jan 11, 2025
Sep 20, 2023
Sep 20, 2023
Sep 20, 2023
Jan 28, 2025
Jan 28, 2025
Jan 28, 2025
Jan 28, 2025
Sep 14, 2023
Apr 18, 2021
Mar 17, 2020
Apr 18, 2021
May 22, 2022
Mar 2, 2020

Repository files navigation

PHP

A popular general-purpose scripting language.

Container Registry Β· Project Source


Quick Start

$ docker pull ghcr.io/akafeng/php

Environment Variables

Name Default Example
TZ UTC Asia/Shanghai
ENABLE_CRONTAB - true

Extension

[PHP Modules]
apcu
bcmath
Core
ctype
curl
date
dom
exif
fileinfo
filter
ftp
gd
gettext
gmp
hash
iconv
imagick
intl
json
libxml
mbstring
memcached
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_pgsql
pdo_sqlite
pgsql
Phar
posix
readline
redis
Reflection
session
shmop
SimpleXML
soap
sockets
sodium
SPL
sqlite3
standard
swoole
sysvsem
tidy
tokenizer
xml
xmlreader
xmlrpc
xmlwriter
xsl
Zend OPcache
zip
zlib

[Zend Modules]
Zend OPcache

Thanks