Qafoo GmbH - passion for software quality ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Tobias Schlitt :Date: Thu, 13 Feb 2014 06:35:17 +0100 :Revision: 2 :Copyright: All rights reserved =============================== Decoupling with (Domain-)Events =============================== :Keywords: domain driven design, symfony2, object oriented design, oop, php, domain events, presentation, SymfonyCon Warsaw :Description: Symfony2 applications are not immune to tight coupling, which effectivly prevents maintainable and testable code. In this session we will take a look at using … Symfony2 applications are not immune to tight coupling, which effectivly prevents maintainable and testable code. In this session we will take a look at using different event patterns for decoupling Symfony applications. The domain event pattern is introduced as a robust alternative to using the Symfony or Doctrine Event-Dispatchers directly in your controllers and services. Watch online ------------ .. image:: /images/talks/13_12_symfonycon_domain_events/slide_0.png#41 :class: slides `Download PDF`__ __ /talks/13_12_symfonycon_domain_events.pdf Get us on-site -------------- No developer can work professionally on an object oriented project without sound knowledge on object oriented design. If your team already performs or wants to get started with automatic testing, this is even more crucial. Boost your team's experience by an inhouse `training on object oriented design`__ with a Qafoo expert. __ /services/training/topics/topics.html