curl -sS https://getcomposer.org/installer | php
, and then execute the mv composer.phar /usr/local/bin/composer
command, and the composer installation is completed. repo.packagist composerhttps://packagist.phpcomposer.com
<code>{ "<span>require</span>": <span>{ "<span>monolog/monolog</span>": <span><span>"1.0.*"</span></span>} </span>}</code>
5. Execute composer install.
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });The above introduces the Linux installation of composer, including the content of composer and Linux installation. I hope it will be helpful to friends who are interested in PHP tutorials.