News Feed
Jobs Feed
Sections




News Archive
MaltBlue.com:
Zend Framework 2 Event Manager - A Gentle Introduction
January 15, 2013 @ 13:19:50

Matthew Setter has a new post to his site for those wanting to take their first steps into Zend Framework 2. In it, he gives a gentle introduction to the Event Manager part of the framework - what its role is and how to customize it to your needs.

Enjoying the introduction to Zend Framework 2? I hope so. In part one of the series, we looked at Dependency Injection, otherwise know as the Inversion of Control principle. Then, in part two, we looked at Modules and the ModuleManager, the next key aspects. In this part, we started to work through what they are and stepped through how to build one from scratch; along with some pointers for taking them further. In this, the 3rd of 4 parts, I'm taking you through the next key aspect of the framework - the EventManager.

He starts with a graphic showing its overall functionality - an implementation of the Observer design pattern - and a general description of its goal (basically, execute code when actions are triggered). He talks about its implementation of aspect oriented programming and its event-driven architecture. Then he gets into some code-based examples: checking a query parameter on a dispatched request and logging form data before and after validation.

0 comments voice your opinion now!
zendframework2 event manager introduction tutorial


blog comments powered by Disqus

Similar Posts

Lorenzo Alberton's Blog: Zend Framework, mod_rewrite and public dir in shared hosting

NETTUTS.com: How to Setup a Dedicated Web Server for Free

NETTUTS.com: The Best Ways to Fight Spam

ProDevTips.com: Ajax, ZF and Smarty feed reader (Part 2)

ZendCasts.com: Building a JSON Endpoint with SLIM (Part 1)


Community Events











Don't see your event here?
Let us know!


unittest introduction code opinion community series framework api functional development language release interview zendframework2 tool conference testing example composer podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework