I've installed the plugin php zend framework 2 in netbeans 7.3
But I can not create a zendFrameWork2 project !
How do I install zend framework 2 in netbeans 7.3 ?
Thanks
You need download the Zend Skeleton Application in
http://framework.zend.com/downloads/skeleton-app
like this zendframework-ZendSkeletonApplication-zf-release-2.1.0-20-g619a8d7.zip
next
you need go to http://getcomposer.org/download/
and download windows installer
this installer need find your php.exe file
generaly in C:\xamp\php\php.exe
and install this
now find your composer.phar file
ok this is all