# symfony/debug-bundle

Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework

Repository: https://github.com/symfony/debug-bundle
Canonical: https://ross.abutalabs.com/products/debug-bundle
Homepage: https://symfony.com/debug-bundle
Language: PHP
License: MIT
License Family: permissive
Topics: php, symfony, component, symfony-component
Last push: 2026-08-10T19:31:21+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 86, longevity 100
- inputs: {"age_days": 4359, "days_push": 23, "days_rel": 96, "gap_med": 23.5, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2360, forks 10 (observed 2026-08-28T04:06:40.819308+00:00)

## What it is
A Symfony bundle that integrates the VarDumper component and MonologBridge's ServerLogCommand into the Symfony full-stack framework. It provides debugging helpers like the dump() function and server-side log tailing for Symfony applications.

## Use cases
- debug variables in Symfony applications
- dump variables during development
- tail server logs from the command line
- integrate VarDumper into Symfony
- inspect application state while developing Symfony apps

## When to choose
- you are building a Symfony full-stack application and want integrated debugging tools
- you need VarDumper's dump() output configured within Symfony's dev environment
- you want to tail application logs via the ServerLogCommand

## When to avoid
- you are not using the Symfony framework
- you need a standalone debugging tool outside of Symfony
- you only need VarDumper without framework integration

## Facets
- artifact type: plugin
- maturity: stable
- function: developer-tools, logging
- domain: developer-tools, web-development, backend
- platform: php
- tags: symfony, vardumper, debugging, bundle, monolog, web-server

## Member repositories
- symfony/debug-bundle (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:40.819308+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-30T02:36:12.830680+00:00, confidence not recorded.
  - readme: https://github.com/symfony/debug-bundle (fetched 2026-08-28T04:06:40.819308+00:00, sha 32604f09a337)
  - homepage: https://symfony.com/debug-bundle (fetched 2026-08-29T10:16:46.791141+00:00, sha 96c0e0843935)
  - site_page: https://symfony.com/doc (fetched 2026-08-29T10:16:46.800507+00:00, sha 44889134f4fb)
  - site_page: https://symfony.com/releases (fetched 2026-08-29T10:16:46.802714+00:00, sha 2fd410222cfe)
  - site_page: https://symfony.com/blog/category/releases (fetched 2026-08-29T10:16:46.804623+00:00, sha a84b8a49342e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
