# php-debugbar/php-debugbar

Debug bar for PHP

Repository: https://github.com/php-debugbar/php-debugbar
Canonical: https://ross.abutalabs.com/products/php-debugbar
Homepage: https://php-debugbar.com
Language: PHP
License: MIT
License Family: permissive
Last push: 2026-08-20T13:07:32+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 79, longevity 100
- inputs: {"age_days": 4835, "days_push": 13, "days_rel": 62, "gap_med": 1.0, "n_releases_24m": 73}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4381, forks 423 (observed 2026-08-28T04:08:46.970525+00:00)

## What it is
A PHP library that renders an in-browser debug bar showing collected data from PHP applications, including messages, timing, memory, exceptions, database queries, and request data. It integrates with popular libraries like PDO, Monolog, and Symfony, and supports custom collectors, AJAX request tracking, and persistent storage of collected data.

## Use cases
- debug PHP applications without var_dump
- inspect database queries and timing in the browser
- profile memory usage and execution time of PHP requests
- debug AJAX requests in PHP apps
- view exceptions and PHP info during development
- collect and re-open debug data from previous requests
- add a debug bar to Laravel or Symfony projects

## When to choose
- you develop PHP applications and want rich in-browser debugging
- you need query, timing, and memory profiling during development
- you want a framework-agnostic debug bar with easy custom collectors
- you need AJAX request debugging with header-based data transfer

## When to avoid
- on production or publicly accessible websites (development use only)
- you need a full application performance monitoring (APM) solution
- your stack is not PHP

## Facets
- artifact type: library
- maturity: stable
- function: developer-tools, monitoring, logging, middleware
- domain: web-development, backend, developer-tools
- platform: php, browser, cross-platform
- tags: debug-bar, debugging, profiling, var-dumper, ajax, pdo, composer, development-tools, php, web-server

## Member repositories
- php-debugbar/php-debugbar (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:46.970525+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:21:17.766621+00:00, confidence not recorded.
  - readme: https://github.com/php-debugbar/php-debugbar (fetched 2026-08-28T04:08:46.970525+00:00, sha 331ddeebb30f)
  - homepage: https://php-debugbar.com (fetched 2026-08-29T09:09:33.216055+00:00, sha 27744fc9b850)
  - site_page: https://php-debugbar.com/docs (fetched 2026-08-29T09:09:33.226284+00:00, sha 5bdcc76b394d)
  - site_page: https://php-debugbar.com/docs/release-notes (fetched 2026-08-29T09:09:33.229223+00:00, sha c8b67de582af)
  - site_page: https://php-debugbar.com/docs/data-collectors (fetched 2026-08-29T09:09:33.231326+00:00, sha beefb0c495bf)
  - site_page: https://php-debugbar.com/docs/rendering (fetched 2026-08-29T09:09:33.233349+00:00, sha 487de74bc570)
  - site_page: https://php-debugbar.com/docs/ajax-and-stack (fetched 2026-08-29T09:09:33.235144+00:00, sha 3e692d59a0de)
  - site_page: https://php-debugbar.com/docs/data-formatter (fetched 2026-08-29T09:09:33.236720+00:00, sha 5a28e520ba4a)
  - site_page: https://php-debugbar.com/docs/storage (fetched 2026-08-29T09:09:33.238304+00:00, sha 3dadeb392fad)
  - site_page: https://php-debugbar.com/docs/openhandler (fetched 2026-08-29T09:09:33.239806+00:00, sha a42ff0a825b0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
