Back to Browse

Writing Extensible Code Using Event Dispatcher

10.9K views
Nov 26, 2012
53:48

Slides: https://speakerdeck.com/johnkary/writing-extensible-code-using-event-dispatcher The concept of an Event Dispatcher (the Mediator pattern) is heavily used in modern PHP frameworks. I demonstrate the basic concepts and how to refactor your existing code to use the Symfony2 Event Dispatcher. Symfony2 Event Dispatcher documentation: http://symfony.com/doc/current/components/event_dispatcher/introduction.html

Download

0 formats

No download links available.

Writing Extensible Code Using Event Dispatcher | NatokHD