# symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

Repository: https://github.com/symfony/framework-bundle
Canonical: https://ross.abutalabs.com/products/framework-bundle
Homepage: https://symfony.com/framework-bundle
Language: PHP
License: MIT
License Family: permissive
Topics: php, symfony, component, symfony-component
Last push: 2026-08-26T10:16:20+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 5426, "days_push": 7, "days_rel": 11, "gap_med": 0.0, "n_releases_24m": 91}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3567, forks 122 (observed 2026-08-28T04:08:09.955243+00:00)

## What it is
FrameworkBundle is the core Symfony package that glues Symfony components into the full-stack Symfony framework, wiring the kernel, dependency injection container, routing, configuration, and framework features. It is the foundation every Symfony application is built on, installed via Composer.

## Use cases
- build a full-stack PHP web application with Symfony
- wire Symfony components together with the kernel and DI container
- configure framework features like cache, sessions, CSRF, and HTTP client
- set up routing and controllers in a Symfony app
- integrate messenger, mailer, and rate limiter into a Symfony project

## When to choose
- you are building a Symfony application and need the core framework integration
- you want a mature, well-documented PHP framework foundation with long-term support
- you need tight integration of Symfony components (routing, DI, config, cache) in one package

## When to avoid
- you only need individual Symfony components without the full framework
- you are building a micro-project outside the Symfony ecosystem
- you use a different PHP framework like Laravel

## Facets
- artifact type: framework
- maturity: stable
- function: web-framework, middleware, routing, configuration-management, caching, dependency-audit
- domain: web-development, backend, developer-tools, apis
- platform: php, cross-platform
- tags: symfony, bundle, http-kernel, dependency-injection, full-stack, composer, web-server

## Member repositories
- symfony/framework-bundle (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.955243+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:34:09.925507+00:00, confidence not recorded.
  - readme: https://github.com/symfony/framework-bundle (fetched 2026-08-28T04:08:09.955243+00:00, sha adf7db08bb14)
  - homepage: https://symfony.com/framework-bundle (fetched 2026-08-29T09:27:51.827157+00:00, sha 8b222526bc4b)
  - site_page: https://symfony.com/doc/current/reference/configuration/framework.html (fetched 2026-08-29T09:27:51.838163+00:00, sha e8eb83047dc8)
  - site_page: https://symfony.com/releases (fetched 2026-08-29T09:27:51.842701+00:00, sha 2fd410222cfe)
  - site_page: https://symfony.com/doc (fetched 2026-08-29T09:27:51.835991+00:00, sha 44889134f4fb)
  - site_page: https://symfony.com/blog/category/releases (fetched 2026-08-29T09:27:51.844719+00:00, sha 98212d5a6d55)
- Data as of 2026-08-30T08:39:29.467469+00:00.
