Learn something about PHP 5.3
- The ZendCon Sessions Episode 28: PHP 5.3 == Awesome!
- PHP 5.3 migration guide in PHP manual
- Anonymous Functions in PHP 5.3 webinar (3rd May 2011)
- Using PHP 5.3 Namespaces for Fame and Fortune webinar (2nd March 2011)
Learn someting about ZF2
- ZendCon 2010 Podcast - Introducing Zend Framework 2.0 (24th January 2011/ZendCon 2010)
- Zend Framework 2 Patterns webinar (30th March 2011)
- Zend Framework 2.0 Patterns Tutorial on slideshare (21th April 2011)
- Zend Frameword 2 status - what's hot - overview of bleeding edge changes and where to find them
- Akrabat's ZF2 tutorial - updated for ZF2
Get ZF2
- get the latest from github (recommended)
- or get 2.0.0beta1 (18th October 2011)
Study Dependency Injection
- ZendCon 2010 Podcast - Dependency Injection (Fabien Potencier)
- read Zend DI QuickStart and all the linked articles!
- try Ralph’s DI examples
- version working with the github e76d9577565a15b009d3 (from 25th July)
Have a look at the Event manager
- try Ralph’s Event Manager examples
- version working with the github e76d9577565a15b009d3 (from 25th July)
- Adam Lundrigan's example of using ZF2 DI in a ZF1 application
- Robert Basic's example of a ZF2 EventManager usecase
Try other examples
- Matthew’s MVC examples - check out different branches
- An ongoing porting of a ZF1 application to ZF2
Labels:
None