2.8.3. Composer

Composer is a console—based dependency manager for PHP. It allows you to install libraries required for your web project both from official repositories (such as git/svn/hg) and from a specified URI. On a hosting, Composer can be used to install frameworks such as Symfony, Yii, and utilities Drushrequired to work with sites on CMS Drupal.

Content