php
composer
symfony
mysql
git clone https://github.com/rollandguillaume/ecomm2017.git
cd ecomm2017/ecomm_mcga/
../composer.phar update
php bin/console doctrine:database:create
php bin/console doctrine:schema:update --force
php bin/console doctrine:fixtures:load