php -r "readfile('http://symfony.com/installer');" > symfony.phar
切換到symfony.phar所在的目錄。執行如下命令建立symfony項目php
php symfony new my_project_name