Kirin 2bd919e148 commit il y a 2 ans
..
Debug 2bd919e148 commit il y a 2 ans
DependencyInjection 2bd919e148 commit il y a 2 ans
Tests 2bd919e148 commit il y a 2 ans
.gitignore 2bd919e148 commit il y a 2 ans
CHANGELOG.md 2bd919e148 commit il y a 2 ans
ContainerAwareEventDispatcher.php 2bd919e148 commit il y a 2 ans
Event.php 2bd919e148 commit il y a 2 ans
EventDispatcher.php 2bd919e148 commit il y a 2 ans
EventDispatcherInterface.php 2bd919e148 commit il y a 2 ans
EventSubscriberInterface.php 2bd919e148 commit il y a 2 ans
GenericEvent.php 2bd919e148 commit il y a 2 ans
ImmutableEventDispatcher.php 2bd919e148 commit il y a 2 ans
LICENSE 2bd919e148 commit il y a 2 ans
README.md 2bd919e148 commit il y a 2 ans
composer.json 2bd919e148 commit il y a 2 ans
phpunit.xml.dist 2bd919e148 commit il y a 2 ans

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