root 1c2c56603a 1 il y a 5 ans
..
Debug 1c2c56603a 1 il y a 5 ans
DependencyInjection 1c2c56603a 1 il y a 5 ans
Tests 1c2c56603a 1 il y a 5 ans
.gitignore 1c2c56603a 1 il y a 5 ans
CHANGELOG.md 1c2c56603a 1 il y a 5 ans
Event.php 1c2c56603a 1 il y a 5 ans
EventDispatcher.php 1c2c56603a 1 il y a 5 ans
EventDispatcherInterface.php 1c2c56603a 1 il y a 5 ans
EventSubscriberInterface.php 1c2c56603a 1 il y a 5 ans
GenericEvent.php 1c2c56603a 1 il y a 5 ans
ImmutableEventDispatcher.php 1c2c56603a 1 il y a 5 ans
LICENSE 1c2c56603a 1 il y a 5 ans
README.md 1c2c56603a 1 il y a 5 ans
composer.json 1c2c56603a 1 il y a 5 ans
phpunit.xml.dist 1c2c56603a 1 il y a 5 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