Kirin c2e0541d56 tijiao 2 years ago
..
Debug c2e0541d56 tijiao 2 years ago
DependencyInjection c2e0541d56 tijiao 2 years ago
Tests c2e0541d56 tijiao 2 years ago
.gitignore c2e0541d56 tijiao 2 years ago
CHANGELOG.md c2e0541d56 tijiao 2 years ago
ContainerAwareEventDispatcher.php c2e0541d56 tijiao 2 years ago
Event.php c2e0541d56 tijiao 2 years ago
EventDispatcher.php c2e0541d56 tijiao 2 years ago
EventDispatcherInterface.php c2e0541d56 tijiao 2 years ago
EventSubscriberInterface.php c2e0541d56 tijiao 2 years ago
GenericEvent.php c2e0541d56 tijiao 2 years ago
ImmutableEventDispatcher.php c2e0541d56 tijiao 2 years ago
LICENSE c2e0541d56 tijiao 2 years ago
README.md c2e0541d56 tijiao 2 years ago
composer.json c2e0541d56 tijiao 2 years ago
phpunit.xml.dist c2e0541d56 tijiao 2 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