Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes

License

Notifications You must be signed in to change notification settings

sensiolabs/SensioFrameworkExtraBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2f886f4 · Feb 24, 2023
May 31, 2021
Nov 1, 2022
Feb 24, 2023
Oct 16, 2019
Oct 16, 2019
Oct 16, 2019
Mar 22, 2021
Sep 6, 2021
Jan 1, 2020
Dec 2, 2022
Feb 24, 2023
Jan 20, 2021

Repository files navigation

SensioFrameworkExtraBundle

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.