Diogo Cordeiro 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
..
Debug 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
DependencyInjection 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
Tests 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
.gitignore 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
CHANGELOG.md 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
ContainerAwareEventDispatcher.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
Event.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
EventDispatcher.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
EventDispatcherInterface.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
EventSubscriberInterface.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
GenericEvent.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
ImmutableEventDispatcher.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
LICENSE 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
README.md 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
composer.json 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve
phpunit.xml.dist 96c4e57ac0 Add gs-wsRealtime by Chimo 5 éve

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