Install and Use PHP Composer on CentOS 8

Composer is a dependency manager for PHP. Composer will pull in all the required PHP packages your project depends on and manages them for you. It is used in all modern PHP frameworks and platforms such as Laravel, Symfony, Drupal, and Magento 2. This tutorial goes through the steps of installing Composer on CentOS 8.

Source: LXer – Install and Use PHP Composer on CentOS 8