Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/event-dispatcher

Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
https://github.com/symfony/event-dispatcher

component php symfony symfony-component

Last synced: 11 days ago
JSON representation

Provides tools that allow your application components to communicate with each other by dispatching events and listening to them

Awesome Lists containing this project

README

        

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
---------

* [Documentation](https://symfony.com/doc/current/components/event_dispatcher.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)