# symfony/debug-pack

A Symfony Pack for Symfony debug

Repository: https://github.com/symfony/debug-pack
Canonical: https://ross.abutalabs.com/products/debug-pack
Homepage: https://symfony.com/
License: MIT
License Family: permissive
Topics: symfony, symfony-pack, debug, php
Last push: 2025-11-25T08:22:37+00:00

## Health v2 (maintenance only)
Score: 47/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 54, release rhythm 8, longevity 100
- inputs: {"age_days": 3449, "days_push": 281, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1462, forks 4 (observed 2026-08-28T04:04:47.602715+00:00)

## What it is
symfony/debug-pack is a Composer metapackage that installs a curated set of Symfony debugging tools (such as the profiler, error handler, and logging components) in one command. It simplifies setting up a standard debug toolchain for Symfony applications.

## Use cases
- set up debugging tools in a Symfony app
- install the Symfony profiler and error handler quickly
- add standard debug logging to a Symfony project
- bootstrap a dev environment for Symfony development
- get recommended debug dependencies via Composer

## When to choose
- you are starting a new Symfony application and want the standard debug setup
- you want a single Composer command to pull in profiler, error handler, and logging tools
- you prefer Symfony's officially recommended debug package bundle

## When to avoid
- you need fine-grained control over which debug packages are installed
- your project is not a Symfony application
- you want a minimal production dependency set (this pack is for development)

## Facets
- artifact type: library
- maturity: stable
- function: developer-tools, logging, tracing, testing
- domain: developer-tools, web-development
- platform: php, cli
- tags: symfony-pack, composer-metapackage, debugging, profiling, error-handling

## Member repositories
- symfony/debug-pack (main) score 47

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.602715+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-30T04:35:18.816763+00:00, confidence not recorded.
  - homepage: https://symfony.com/ (fetched 2026-08-29T11:44:18.148390+00:00, sha 68595089eb73)
  - site_page: https://symfony.com/doc (fetched 2026-08-29T11:44:18.150898+00:00, sha 44889134f4fb)
  - site_page: https://symfony.com/doc/current/contributing/community/releases.html (fetched 2026-08-29T11:44:18.152631+00:00, sha 13b8666f113e)
  - site_page: https://symfony.com/releases (fetched 2026-08-29T11:44:18.154392+00:00, sha 429432437be6)
  - site_page: https://symfony.com/blog/category/releases (fetched 2026-08-29T11:44:18.156205+00:00, sha f38db6c86da8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
