oubo 36d7c0abb7 84a0bd5ae il y a 6 ans
..
Debug 36d7c0abb7 84a0bd5ae il y a 6 ans
DependencyInjection 36d7c0abb7 84a0bd5ae il y a 6 ans
Tests 36d7c0abb7 84a0bd5ae il y a 6 ans
.gitignore 36d7c0abb7 84a0bd5ae il y a 6 ans
CHANGELOG.md 36d7c0abb7 84a0bd5ae il y a 6 ans
Event.php 96d7f35943 v1.0.8 il y a 6 ans
EventDispatcher.php 36d7c0abb7 84a0bd5ae il y a 6 ans
EventDispatcherInterface.php 36d7c0abb7 84a0bd5ae il y a 6 ans
EventSubscriberInterface.php 36d7c0abb7 84a0bd5ae il y a 6 ans
GenericEvent.php 36d7c0abb7 84a0bd5ae il y a 6 ans
ImmutableEventDispatcher.php 96d7f35943 v1.0.8 il y a 6 ans
LICENSE 36d7c0abb7 84a0bd5ae il y a 6 ans
README.md 96d7f35943 v1.0.8 il y a 6 ans
composer.json 36d7c0abb7 84a0bd5ae il y a 6 ans
phpunit.xml.dist 36d7c0abb7 84a0bd5ae il y a 6 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