2017 © Pedro Peláez
 

symfony1-plugin sf-propel-event-dispatcher-plugin

Integrates the Symfony2 EventDispatcher component in your Model classes with your symfony1.x project

image

fpeters/sf-propel-event-dispatcher-plugin

Integrates the Symfony2 EventDispatcher component in your Model classes with your symfony1.x project

  • Monday, August 18, 2014
  • by fpeters
  • Repository
  • 2 Watchers
  • 0 Stars
  • 51 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

sfPropelEventDispatcherPlugin

Integrates the Propel EventDispatcherBehavior into Symfony 1.x., (*1)

Each class owns its own event dispatcher, so that you don't listen to useless events, and you have a better separation of concerns., (*2)

This plugin is heavily based on the BazingaPropelEventDispatcherBundle for Symfony2 by William Durand (https://github.com/willdurand/BazingaPropelEventDispatcherBundle), (*3)

The Versions

18/08 2014

dev-master

9999999-dev

Integrates the Symfony2 EventDispatcher component in your Model classes with your symfony1.x project

  Sources   Download

MIT

The Requires

 

by Felix Peters

behavior event event dispatcher propel symfony1