yuna/route-attribute-hook-bundle

Easily hook into Symfony Route attribute loader.

Maintainers

Package info

codeberg.org/yuna/route-attribute-hook-bundle

Type:symfony-bundle

pkg:composer/yuna/route-attribute-hook-bundle

Statistics

Installs: 16

Dependents: 1

Suggesters: 0

7.4.2 2026-01-15 18:28 UTC

This package is not auto-updated.

Last update: 2026-03-13 17:32:52 UTC


README

This bundle decorates default routing.loader.attribute with a listenable version, allowing you to hook into a cache build step.

Listenable events:

  • Yuna\RouteAttributeHookBundle\Event\RouteBuildEvent
  • Yuna\RouteAttributeHookBundle\Event\RouteCollectionBuiltEvent