i am creating my first application in zf2. i followed Zend Offical website zf2 Skeleton Application.i have downloaded the skeleton app from github as in in the given link.wh
You may want to follow the following steps:
Download ZF2 Skeleton Application from Github.
Change directory where you want to install, and unzip the skeleton application.
Change directory to "ZendSkeletonApplication-master", and run the following:
php composer.phar self-update
php composer.phar install