NoteStar b7303a1608 none 5 лет назад
..
Debug b7303a1608 none 5 лет назад
DependencyInjection b7303a1608 none 5 лет назад
Tests b7303a1608 none 5 лет назад
.gitignore b7303a1608 none 5 лет назад
CHANGELOG.md b7303a1608 none 5 лет назад
ContainerAwareEventDispatcher.php b7303a1608 none 5 лет назад
Event.php b7303a1608 none 5 лет назад
EventDispatcher.php b7303a1608 none 5 лет назад
EventDispatcherInterface.php b7303a1608 none 5 лет назад
EventSubscriberInterface.php b7303a1608 none 5 лет назад
GenericEvent.php b7303a1608 none 5 лет назад
ImmutableEventDispatcher.php b7303a1608 none 5 лет назад
LICENSE b7303a1608 none 5 лет назад
README.md b7303a1608 none 5 лет назад
composer.json b7303a1608 none 5 лет назад
phpunit.xml.dist b7303a1608 none 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