ZendFramework 2教程和ide [关闭]

Whats the best id to use with ZendFramework 2 ? and whats the easiest source to learn ZendFramework?

I am new to zend framework.. and I would rather have some book or at least some easy to understand documentation when it comes to zend framework2?

Any of you use Zend Framework 2?

Zend Framework 2 has been released only a few days ago, so there are not all too much resources available. As far as I am concerned, no book that covers 2.0 has been published yet. However, it should be only a matter of weeks until there will be books available (e.g. Rob Allen already announced a sequel of his book "Zend Framework in Action" which covers version 2). Don't use Books that cover 1.0, because the changes between ZF1 and ZF2 are too big.

For the moment, a good starting point for ZF2 would be the Skeleton Application that shows the basic structure and of course the Programmer’s Reference Guide of Zend Framework 2.