Talk comments

Enjoyed the talk. Got me thinking about the blindsides of my API and ways to fix it.

I might be speaking to early, but I think this tutorial might be the highlight of Zendcon. Lorna had easy to follow examples, and excellent answers to all questions asked. I hope all the other speakers are just as good. Thank you again for posting the slides as promised!

Anonymous at 17:35 on 22 Oct 2012

Amazing tutorial! I had a great time and learned a lot about API's and how they should work. Very eye-opening to see just how many "restful apis" are not as restful as they claim!

Anonymous at 17:09 on 22 Oct 2012

Great session! I'll definitely be able to use explain() to better understand what my queries are doing.

Amazing information.

The foundation patterns can be found here:
https://github.com/ezimuel/PHP-design-patterns

Does anybody have links to the source of the other examples?

Finally understood the concept of Modules in ZF2 - really gives place to better reusability :)