I AM using XAMPP3.2.1 which has the below configuration.
PHP5.6.14
MYSQL5.0.11
APache2.4.17
I have changed extension=php_intl.dll setting in php.ini file.
After I ran this composer create-project --prefer-dist cakephp/app [app_name] my project created partially i.e vendor folder is empty.
Can i get zip file like cakephp2X.