
The Symfony EventDispatcher Component implements the mediator pattern and thus allows individual parts of an application to communicate with each other by dispatching events and listening to them.
Symfony is a PHP framework, a set of tools and a development methodology.