标签:http os io strong ar 安装 table php
Change into a directory in your path like cd /usr/local/bin
Get Composer curl -sS https://getcomposer.org/installer | php
Make the phar executable chmod a+x composer.phar
Change into a project directory cd /path/to/my/project
Use Composer as you normally would composer.phar install
Optionally you can rename the composer.phar to composer to make it easier
如何在mac上安装composer(How to install composer on the Mac),布布扣,bubuko.com
如何在mac上安装composer(How to install composer on the Mac)
标签:http os io strong ar 安装 table php
原文地址:http://www.cnblogs.com/supercheng/p/3902428.html