hrjy cb68f1d267 commit 2 лет назад
..
Debug cb68f1d267 commit 2 лет назад
DependencyInjection cb68f1d267 commit 2 лет назад
Tests cb68f1d267 commit 2 лет назад
.gitignore cb68f1d267 commit 2 лет назад
CHANGELOG.md cb68f1d267 commit 2 лет назад
ContainerAwareEventDispatcher.php cb68f1d267 commit 2 лет назад
Event.php cb68f1d267 commit 2 лет назад
EventDispatcher.php cb68f1d267 commit 2 лет назад
EventDispatcherInterface.php cb68f1d267 commit 2 лет назад
EventSubscriberInterface.php cb68f1d267 commit 2 лет назад
GenericEvent.php cb68f1d267 commit 2 лет назад
ImmutableEventDispatcher.php cb68f1d267 commit 2 лет назад
LICENSE cb68f1d267 commit 2 лет назад
README.md cb68f1d267 commit 2 лет назад
composer.json cb68f1d267 commit 2 лет назад
phpunit.xml.dist cb68f1d267 commit 2 лет назад

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