PHP

PHP on Amezmo comes with FPM, and the PHP command line interface. All common extensions that you'd expect are already installed by default, allowing you to focus on code, not configuration.

PHP versions

The default PHP version is selected at instance launch time. You may choose any of the available PHP versions. The choice of PHP version applies to both FPM and the PHP command line interface.

Available PHP versions

Changing PHP versions

After an instance is launched, the PHP version may be viewed from the Overview tab. The PHP version may be changed at anytime. See changing PHP versions for more details.

Composer

Composer has been pre-installed and is ready to use. Learn more