How to Integrate Zend framework 2 into Netbeans 7.

2019-06-17 05:37发布

when i download the Zend framework package, it does not contain the zf.bat or zf.php or zf.sh files. Netbeans requires a path to the zf.bat file of zend framework. Does anyone knows how to integrate the Zendframework 2 in to the Netbeans 7.2 PHP IDE? Thanks in advance.

1条回答
我欲成王,谁敢阻挡
2楼-- · 2019-06-17 06:11

Netbeans 7.2 and even 7.3 don't have a plugin to support Zend framework 2. I searched ZF2 documentation and there is no zf.sh tool available. The recommendation is to get the app skelleton from zend svn or git repository.

查看更多
登录 后发表回答