hrjy d80da73038 commit há 2 anos atrás
..
Debug d80da73038 commit há 2 anos atrás
DependencyInjection d80da73038 commit há 2 anos atrás
Tests d80da73038 commit há 2 anos atrás
.gitignore d80da73038 commit há 2 anos atrás
CHANGELOG.md d80da73038 commit há 2 anos atrás
ContainerAwareEventDispatcher.php d80da73038 commit há 2 anos atrás
Event.php d80da73038 commit há 2 anos atrás
EventDispatcher.php d80da73038 commit há 2 anos atrás
EventDispatcherInterface.php d80da73038 commit há 2 anos atrás
EventSubscriberInterface.php d80da73038 commit há 2 anos atrás
GenericEvent.php d80da73038 commit há 2 anos atrás
ImmutableEventDispatcher.php d80da73038 commit há 2 anos atrás
LICENSE d80da73038 commit há 2 anos atrás
README.md d80da73038 commit há 2 anos atrás
composer.json d80da73038 commit há 2 anos atrás
phpunit.xml.dist d80da73038 commit há 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