matthiasnoback/symfony-controller-annotation

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

Installs: 2 168

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/matthiasnoback/symfony-controller-annotation

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

This package is auto-updated.

Last update: 2025-10-29 01:56:40 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.