PlatformSH has a nice chart of all the PHP extensions they support (default and available if enabled in php.ini).
It would be super awesome if using this addon would automatically make such a PHP installation available.
I ran into this trying to enable yaml, which PlatformSH includes but ddev does not.
For those who need this now, you can add your own debian packages to provide the extensions you need:
https://ddev.readthedocs.io/en/stable/users/extend/customizing-images/#adding-extra-debian-packages-with-webimage_extra_packages-and-dbimage_extra_packages
PlatformSH has a nice chart of all the PHP extensions they support (default and available if enabled in php.ini).
It would be super awesome if using this addon would automatically make such a PHP installation available.
I ran into this trying to enable
yaml, which PlatformSH includes but ddev does not.For those who need this now, you can add your own debian packages to provide the extensions you need:
https://ddev.readthedocs.io/en/stable/users/extend/customizing-images/#adding-extra-debian-packages-with-webimage_extra_packages-and-dbimage_extra_packages