Description
PHP extensions can be installed and managed from a dedicated extension installer. This command-line package tool is useful for developers who need to fetch, build, or enable PHP extension packages outside the normal distro workflow. It is run from a terminal with the pie command. Extensions load into PHP processes, so source trust, ABI compatibility, build output, and production enablement should be reviewed.