yuna / route-attribute-hook-bundle
Easily hook into Symfony Route attribute loader.
Package info
codeberg.org/yuna/route-attribute-hook-bundle
Type:symfony-bundle
pkg:composer/yuna/route-attribute-hook-bundle
7.4.2
2026-01-15 18:28 UTC
Requires
- php: >=8.2
- symfony/framework-bundle: ^6.4|^7.4
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\RouteBuildEventYuna\RouteAttributeHookBundle\Event\RouteCollectionBuiltEvent