Diogo Cordeiro 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
..
Debug 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
DependencyInjection 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
Tests 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
.gitignore 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
CHANGELOG.md 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
ContainerAwareEventDispatcher.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
Event.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
EventDispatcher.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
EventDispatcherInterface.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
EventSubscriberInterface.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
GenericEvent.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
ImmutableEventDispatcher.php 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
LICENSE 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
README.md 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
composer.json 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад
phpunit.xml.dist 96c4e57ac0 Add gs-wsRealtime by Chimo 5 лет назад

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