📄️ Managed Service PHP
Managed Service PHP
📄️ PHP Composer
Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
📄️ PHP Settings with .user.ini
A .user.ini file allows you to easily customize PHP settings. Starting with Ubuntu Bionic only settings via .user.ini are supported.