Skip to content
MAMP PRO Documentation

Install Composer

You can set up a host to use Composer in just a few steps. Information on downloading Composer can be found on the Composer website. Click on “Composer-Setup.exe” in the Windows Installer section. This will download a file called “Composer-Setup” to your downloads folder.

Click on the Composer Setup file and you will be guided through the installation. Proxy settings are not covered in this tutorial.

Select the version of PHP you want to use with Composer.

MAMP

The installation wizard will complete the installation.

MAMP

Verify that Composer is installed correctly by typing “composer —version” on the command line.

MAMP


General