hrjy e8e630b068 commit il y a 1 an
..
Debug e8e630b068 commit il y a 1 an
DependencyInjection e8e630b068 commit il y a 1 an
Tests e8e630b068 commit il y a 1 an
.gitignore e8e630b068 commit il y a 1 an
CHANGELOG.md e8e630b068 commit il y a 1 an
ContainerAwareEventDispatcher.php e8e630b068 commit il y a 1 an
Event.php e8e630b068 commit il y a 1 an
EventDispatcher.php e8e630b068 commit il y a 1 an
EventDispatcherInterface.php e8e630b068 commit il y a 1 an
EventSubscriberInterface.php e8e630b068 commit il y a 1 an
GenericEvent.php e8e630b068 commit il y a 1 an
ImmutableEventDispatcher.php e8e630b068 commit il y a 1 an
LICENSE e8e630b068 commit il y a 1 an
README.md e8e630b068 commit il y a 1 an
composer.json e8e630b068 commit il y a 1 an
phpunit.xml.dist e8e630b068 commit il y a 1 an

README.md

EventDispatcher Component

The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.

Resources