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