how to install composer on windows 10 xampp. In this post, i will show you how to install composer on windows 10 xampp. And as well as how to check composer is installed or not in windows.
This post will provide complete guide for how to install composer on windows 10 xampp with pictures.
How to Install Composer On Windows 10
Follow below given steps to install composer on windows 10:
Step 1: Download Composer .exe File
In first step 1, you need to open your browser and type getcomposer. Then visit on www.getcomposer.org. And download composer. If you already composer download / installed Composer. So, you need to move on next step.
Click Download Composer from www.getcomposer.org.

Step 2 – Run the setup and Install Composer
In step 2, click on download composer.exe file. Then open one prompt box :

Now Set PHP path and click on next:

If you have any proxy URL enter here, don’t know to leave it to click next:

Now, review the composer setup wizard. And click on install.

Composer has been installed successfully. Click to finish button.

Step 3 – How to check composer is installed or not in windows
Now, open your terminal and type the following command on command prompt:

After run the above command on cmd. If You will look like the image given below. So composer successfully installed on your windows 10 xampp.