List Of PHP Modules

EasyEngine’s PHP Image comes with following PHP modules out of the box

[PHP Modules]
Core
ctype
curl
date
dom
fileinfo
filter
ftp
gd
hash
iconv
imagick
imap
json
libxml
mbstring
mcrypt
memcache
memcached
mysqli
mysqlnd
openssl
pcre
PDO
pdo_sqlite
Phar
posix
readline
redis
Reflection
session
SimpleXML
soap
sodium
SPL
sqlite3
standard
tokenizer
xml
xmlreader
xmlwriter
Zend OPcache
zip
zlib

[Zend Modules]
Zend OPcache

Install additional PHP Module

If you wish to add a new module to the PHP docker image, refer to the documentation on the docker-images repository. It will guide you on how to add an extension.

We hope to simplify this in future.

Subpages