For the complete documentation index, see llms.txt. This page is also available as Markdown.

Composer

Composer tricks.

Install

sudo curl -s https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer

Last updated