PHP: Composer (PHP Package Manager)

Windows: https://getcomposer.org/download/

Linux:

curl -sS https://getcomposer.org/installer | php -- --filename=composer --install-dir=/usr/local/bin

References:


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *