hrjy 29dfd4aa99 commit 2 anos atrás
..
Debug 29dfd4aa99 commit 2 anos atrás
DependencyInjection 29dfd4aa99 commit 2 anos atrás
Tests 29dfd4aa99 commit 2 anos atrás
.gitignore 29dfd4aa99 commit 2 anos atrás
CHANGELOG.md 29dfd4aa99 commit 2 anos atrás
ContainerAwareEventDispatcher.php 29dfd4aa99 commit 2 anos atrás
Event.php 29dfd4aa99 commit 2 anos atrás
EventDispatcher.php 29dfd4aa99 commit 2 anos atrás
EventDispatcherInterface.php 29dfd4aa99 commit 2 anos atrás
EventSubscriberInterface.php 29dfd4aa99 commit 2 anos atrás
GenericEvent.php 29dfd4aa99 commit 2 anos atrás
ImmutableEventDispatcher.php 29dfd4aa99 commit 2 anos atrás
LICENSE 29dfd4aa99 commit 2 anos atrás
README.md 29dfd4aa99 commit 2 anos atrás
composer.json 29dfd4aa99 commit 2 anos atrás
phpunit.xml.dist 29dfd4aa99 commit 2 anos atrás

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