Manjaro Linux Installing PHP Composer – QuickStart Guide
Hi! This Short Tutorial shows you Step-by-step How to Install PHP Composer in Manjaro GNU/Linux.
And Composer for Manjaro is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
Because Composer Manages Packages or Libraries on a Per-Project Basis, Installing them in a Directory Inside your Project.
Finally, the Guide include instructions on How to Getting-Started with Composer Basic Usage on Manjaro Linux.
-
1. Launching Terminal
Open Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
Contents