willdurand/propel-eventdispatcher-bundle
Symfony2 bundle integrating Propel’s EventDispatcherBehavior. Adds per-model event dispatchers so you only subscribe to relevant Propel lifecycle events, improving separation of concerns and avoiding unnecessary listeners.
Integrates the Propel EventDispatcherBehavior into Symfony2.
Each class owns its own event dispatcher, so that you don't listen to useless events, and you have a better separation of concerns.
For documentation, see:
Resources/doc/
See CONTRIBUTING file.
This bundle is released under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
How can I help you explore Laravel packages today?