PHP Extensions

All extensions required by TYPO3 are pre-installed in the base image.

Core Extensions

ExtensionPurpose
gdImage processing
intlInternationalization
mbstringMulti-byte string handling
mysqliMySQL/MariaDB driver
opcacheBytecode caching
pdo_mysqlPDO MySQL driver
pdo_pgsqlPDO PostgreSQL driver
pgsqlPostgreSQL driver
xmlXML parsing
zipZIP archive handling

Caching Extensions

ExtensionPurpose
apcuIn-memory key-value cache
redisRedis client for cache backends

Bundled Tools

ToolVersionPurpose
Composer2.xPHP dependency management
GraphicsMagickImage processing (GIF, JPEG, PNG, WebP)