NoteStar b7303a1608 none 5 anos atrás
..
Debug b7303a1608 none 5 anos atrás
DependencyInjection b7303a1608 none 5 anos atrás
Tests b7303a1608 none 5 anos atrás
.gitignore b7303a1608 none 5 anos atrás
CHANGELOG.md b7303a1608 none 5 anos atrás
ContainerAwareEventDispatcher.php b7303a1608 none 5 anos atrás
Event.php b7303a1608 none 5 anos atrás
EventDispatcher.php b7303a1608 none 5 anos atrás
EventDispatcherInterface.php b7303a1608 none 5 anos atrás
EventSubscriberInterface.php b7303a1608 none 5 anos atrás
GenericEvent.php b7303a1608 none 5 anos atrás
ImmutableEventDispatcher.php b7303a1608 none 5 anos atrás
LICENSE b7303a1608 none 5 anos atrás
README.md b7303a1608 none 5 anos atrás
composer.json b7303a1608 none 5 anos atrás
phpunit.xml.dist b7303a1608 none 5 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