Kirin 0f47bd08df 1 há 3 anos atrás
..
Debug 0f47bd08df 1 há 3 anos atrás
DependencyInjection 0f47bd08df 1 há 3 anos atrás
Tests 0f47bd08df 1 há 3 anos atrás
.gitignore 0f47bd08df 1 há 3 anos atrás
CHANGELOG.md 0f47bd08df 1 há 3 anos atrás
ContainerAwareEventDispatcher.php 0f47bd08df 1 há 3 anos atrás
Event.php 0f47bd08df 1 há 3 anos atrás
EventDispatcher.php 0f47bd08df 1 há 3 anos atrás
EventDispatcherInterface.php 0f47bd08df 1 há 3 anos atrás
EventSubscriberInterface.php 0f47bd08df 1 há 3 anos atrás
GenericEvent.php 0f47bd08df 1 há 3 anos atrás
ImmutableEventDispatcher.php 0f47bd08df 1 há 3 anos atrás
LICENSE 0f47bd08df 1 há 3 anos atrás
README.md 0f47bd08df 1 há 3 anos atrás
composer.json 0f47bd08df 1 há 3 anos atrás
phpunit.xml.dist 0f47bd08df 1 há 3 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