# sensiolabs/SensioFrameworkExtraBundle

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

Repository: https://github.com/sensiolabs/SensioFrameworkExtraBundle
Canonical: https://ross.abutalabs.com/products/sensioframeworkextrabundle
Homepage: http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html
Language: PHP
License: MIT
License Family: permissive
Topics: php, bundle, symfony-bundle, symfony
Archived: true
Last push: 2023-02-24T14:58:10+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5747, "days_push": 1286, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3351, forks 273 (observed 2026-08-28T04:07:57.846702+00:00)

## What it is
A Symfony FrameworkBundle extension that adds annotation-based configuration for Controller classes, covering routing, request converters, views, caching, and security. It is no longer maintained; its features are now built into Symfony core as native PHP attributes (Symfony 6.2+).

## Use cases
- configure symfony controllers with annotations
- add param converters to symfony controllers
- annotation-based routing in symfony
- maintain a legacy symfony app using sensio framework extra bundle
- migrate from sensio annotations to native php attributes

## When to choose
- you maintain a legacy Symfony 4/5 application already using this bundle
- you need to understand or extend an old codebase that depends on it

## When to avoid
- starting a new Symfony project - use built-in PHP attributes in Symfony 6.2+
- you want actively maintained software with security fixes
- you are on Symfony 6.2 or newer where the bundle is redundant

## Facets
- artifact type: library
- maturity: abandoned
- function: web-framework, routing, middleware, templating, auth, caching
- domain: web-development, backend, apis
- platform: php, self-hosted
- tags: symfony-bundle, annotations, controller-configuration, deprecated, php-attributes, mvc, php, web-server

## Member repositories
- sensiolabs/SensioFrameworkExtraBundle (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:57.846702+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:40:57.793078+00:00, confidence not recorded.
  - readme: https://github.com/sensiolabs/SensioFrameworkExtraBundle (fetched 2026-08-28T04:07:57.846702+00:00, sha b496523f8e2f)
  - homepage: http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html (fetched 2026-08-29T09:34:02.594550+00:00, sha 164839f5d418)
  - site_page: https://symfony.com/doc (fetched 2026-08-29T09:34:02.604046+00:00, sha 44889134f4fb)
  - site_page: https://symfony.com/releases (fetched 2026-08-29T09:34:02.607481+00:00, sha 2fd410222cfe)
  - site_page: https://symfony.com/blog/category/releases (fetched 2026-08-29T09:34:02.609591+00:00, sha 98212d5a6d55)
- Data as of 2026-08-30T08:39:29.467469+00:00.
