Pragmatism in the real world

RESTful services made easy with ZF2Presented at PHPBenelux, January 2013

This half-day tutorial with Matthew Weier O’Phinney walked through building a RESTful web service using the ZF2 MVC system.We talked about fundamental ZF2 components, such as service manager and event manager and showed how ZF2′s new modular MVC system works. We also showed how the various aspects of REST, including proper use of HTTP methods, the usage of media types, approaches to content negotiation, and hyperlinking can be implemented within a ZF2 application.