# install-composer Installs the PHP package manager [Composer](https://getcomposer.org/). ## Usage ```bash scripts/install-composer.sh ``` The script downloads the latest Composer PHAR and places it in `$HOME/.local/bin`.