
1) run following command
php -r "file_put_contents('symfony', file_get_contents('https://symfony.com/installer'));"
2) run following command
symfony new my_project 2.8
3) see picture below
4) Run on web
In php ini open this extension
extension=php_intl.dll
Note: if you not installed Php accelerator, please install by following steps
to show you PHP configuration...