matthiasnoback / symfony-controller-annotation
Helper library for creating event listeners that influence a Symfony application flow based on annotations
Package info
github.com/matthiasnoback/symfony-controller-annotation
pkg:composer/matthiasnoback/symfony-controller-annotation
v1.0.0
2014-02-15 11:12 UTC
Requires
- doctrine/annotations: 1.*
- symfony/http-kernel: 2.*
Requires (Dev)
- phpunit/phpunit: ~3.7
This package is auto-updated.
Last update: 2026-03-01 00:09:22 UTC
README
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.