Stars: 3414
Forks: 281
Pull Requests: 491
Issues: 0
Watchers: 29
Last Updated: 2023-02-24 14:58:10
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
License: MIT License
Languages: PHP, Twig
http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html
WARNING: SensioFrameworkExtraBundle is not maintained anymore. Please move to native PHP attribute support as added in Symfony core. For full support, use Symfony 6.2.
This bundle provides a way to configure your controllers with annotations.
Read about it on its official homepage.