I am trying to install zendframework using composer tool in wamp server.
The following steps are done towards installation
I downlo
Use this :
php -r "readfile('https://getcomposer.org/installer');" | php
This will install composer to the current directory so that you can use php composer.phar
php composer.phar