Symphony composer - sinsunsan/archiref_wiki GitHub Wiki
Composer is a symphony tools
to install on mac
http://www.abeautifulsite.net/installing-composer-on-os-x/
curl -sS https://getcomposer.org/installer | php
http://stackoverflow.com/questions/25018894/osx-bash-composer-command-not-found
mv composer.phar /usr/local/bin/composer
It will be accessible globally