Can someone give me an Zend Framework 2 project example,
or any info how to use zend_tool for ZF2.
Thanks
|
Can someone give me an Zend Framework 2 project example, Thanks | ||||
|
feedback
|
|
Zend Framework 2 is under heavy development right now so there are no real examples yet. You can follow the development of ZF2 on github. The only ready components we have now are Autoloader and Plugin Loader. You could also use them in your current ZF applications. | |||
|
feedback
|
|
Best resources which I found so far is : Finaly ZF2 wiki where you can find more resources and for me this is best page from which you can strat learning zf2 http://framework.zend.com/wiki/pages/viewpage.action?pageId=42303506 | ||||
|
feedback
|
|
ZF2 is still a ways away. I don't think that the MVC milestone has been completed yet. | |||
|
feedback
|