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

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