Libraries tagged by event dispatcher
ashleydawson/domain-event-dispatcher-bundle
18628 Downloads
Symfony bundle to add the domain event dispatcher (singleton)
ashleydawson/domain-event-dispatcher
18651 Downloads
Dispatch or defer domain events from a singleton. Handy if you're using DDD and need a singleton domain dispatcher for models.
ark/event
70 Downloads
Simple event dispatching library for PHP
andytruong/event
1991 Downloads
Wrapper for Symfony EventDispatcher component to provide more functionality.
andrewdyer/event-dispatcher
1 Downloads
A simple event dispatcher that you can fit into the framework of your choice
alex-patterson-webdev/event-dispatcher
516 Downloads
Simple implementation of the PSR-14 event dispatcher
actualwave/events
26 Downloads
Includes Event, EventDispatcher classes and IEventDispatcher interface for events support.
abdulklarapl/eventdispatcher
45 Downloads
Simply and light event dispatcher. Let's build your own system using abdulklarapl's components!
abdeslam/event-manager
4 Downloads
A powerful event manager that implements psr-14 event-dispatcher, it supports lazy loading, priority dispatching and listener exception handling
aatis/event-dispatcher
35 Downloads
Event dispatcher of Aatis
a50/event-dispatcher
3 Downloads
Event Dispatcher
4ernovm/whmcs-events
106 Downloads
Wraps WHMCS hooks into Symfony's event dispatcher
widoz/event-listeners-collection
2 Downloads
A collection of event listeners wrapper, allowing to decouple constraints and preconditions from the listener logic.
symplify/symfony-event-dispatcher
19495 Downloads
Symfony\EventDispatcher integration to Nette.
robinvdvleuten/lazy-event-dispatcher
4504 Downloads
An event dispatcher that holds any events until flushed.