Using Composer at Umbler
What is Composer?
Composer 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. It simplifies the installation of some environments, like Magento and Laravel.
How to use?
In PHP websites you may use Composer normally. After connecting to your website using SSH.
composer --help