A guide to all the ins and outs of Zend Framework 2 features Overview Recipes to help you create, test, and optimize your applications A useful guide for PHP developers wanting to broaden their horizons Helps you understand how MVC works and how to make it work for you In Detail Zend Framework 2 is the latest creation of World Wide Web infrastructure company Zend Technologies Ltd. This new PHP framework comes with tons of features and an attractive way of creating applications. Not only is the overall usability of the technology much better, but it also makes your applications more testable, something that is often overlooked. "Zend Framework 2 Cookbook" will show you how applications are set up in Zend Framework 2 and how you can develo...