

That's It, Close your command prompt if already open and open it again.Ĭheck if composer is installed correctly. It also gives of steps needs to be taken in order to run composer command from command-line.

Composer gives details about changes in environment variables in our Windows. Step 6: Once the installation is completed. Step 5: Composer will now download the necessary dependencies from the internet. Step 4: In the next step, Composer installer asks us to review the settings. If you are using proxy, then provide the necessary details. Step 3: In the next step, Composer installer needs to know if we use proxy for our internet service, since it needs to download necessary dependencies from the internet. Since I am using XAMPP my php.exe is located in C:\xampp\php directory.Ĭlick Next > to continue, Composer will check if the specified path for php.exe is correct. Step 2: In the next step we need to specify the location of php in our system. Step 1: First step of installer, where composer gives out some information. Installing composer on windows is easy and requires downloading an executable file from the composer website, Download link:, or can be downloaded from the official download page: # Run the installer file This is a detailed step by step tutorial on how to install composer on windowsĬomposer is an application-level package manager for the PHP programming language that provides a standard format for managing dependencies of PHP software and required libraries.Īlright, Let's dive into steps.
