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.

The installation wizard will complete the installation.

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

← General