Blog

Symfony Components : The Event Dispatcher

Symfony Live 2010 Paris Conference

« Back to the Blog

Categories

Feeds

feed Posts feed

comments feed Comments feed

symfony training
Be trained by symfony experts
Dec 16: Paris (1.3 + Doctrine - Français)
Jan 20: Paris (1.3 + Doctrine - Français)
Feb 24: Paris (1.3 + Doctrine - Français)
Mar 24: Paris (1.3 + Doctrine - Français)
and more...

Archives

Creative Commons License This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.
The Symfony Event Dispatcher animal

After the YAML and the Dependency Injection, it's time for the Symfony Event Dispatcher component to join the crowd of the Symfony components. This component is not new. It has been introduced in symfony 1.1 and is heavily used in the symfony core to make symfony more decoupled and more flexible.

The Symfony Event Dispatcher component is represented by an Octopus.

Of course, you can start using it right away in your non-symfony projects by reading the dedicated book:

Book

Like other published components, the component comes with a test suite that covers 100% of the code, and it is continuously built by the Sensio Labs continuous integration server, Sismo.

Continuous Integration Server - Sismo

Comments comments feed

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting, and supporting several large Open-Source projects.