Kirin b3d2bbd089 1 пре 3 година
..
Debug b3d2bbd089 1 пре 3 година
DependencyInjection b3d2bbd089 1 пре 3 година
Tests b3d2bbd089 1 пре 3 година
.gitignore b3d2bbd089 1 пре 3 година
CHANGELOG.md b3d2bbd089 1 пре 3 година
ContainerAwareEventDispatcher.php b3d2bbd089 1 пре 3 година
Event.php b3d2bbd089 1 пре 3 година
EventDispatcher.php b3d2bbd089 1 пре 3 година
EventDispatcherInterface.php b3d2bbd089 1 пре 3 година
EventSubscriberInterface.php b3d2bbd089 1 пре 3 година
GenericEvent.php b3d2bbd089 1 пре 3 година
ImmutableEventDispatcher.php b3d2bbd089 1 пре 3 година
LICENSE b3d2bbd089 1 пре 3 година
README.md b3d2bbd089 1 пре 3 година
composer.json b3d2bbd089 1 пре 3 година
phpunit.xml.dist b3d2bbd089 1 пре 3 година

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