matthiasnoback/symfony-controller-annotation

Helper library for creating event listeners that influence a Symfony application flow based on annotations

v1.0.0 2014-02-15 11:12 UTC

This package is auto-updated.

Last update: 2024-03-29 03:01:20 UTC


README

Build Status

This library contains an abstract class for event listeners that respond to controller annotations.

Read more about this in the chapter "Using annotations" of my book, A Year With Symfony.