ZF Done Right

Ash Grove A

Getting started with Zend Framework (2 or 3) is relatively easy. But once you have a basic CRUD application up and running where do you go from there? In this tutorial, we will take a pre-build ZF application straight from GitHub, and apply some simple(ish) rules to make a basic ZF application run in a more modern way. Say goodbye to `getServiceLocator` in your controllers, and say hello to the full power of dependency injection, event listeners and framework plugins.

Tutorial Requirements:

Participants should follow the instructions found here: https://gist.github.com/GeeH/f68e6918cfe22469a5ba14dd9f434420

If you have any questions, please contact Gary Hockin – @GeeH

Intermediate Tutorial Zend Framework