# nette/tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

Repository: https://github.com/nette/tracy
Canonical: https://ross.abutalabs.com/products/nette-tracy
Homepage: https://tracy.nette.org
Language: PHP
License: NOASSERTION
License Family: other
Topics: nette, nette-framework, tracy, dump-variables, php, debugger, profiler, ajax, php-errors, error-handling, dumper
Last push: 2026-08-18T13:15:33+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 74, longevity 100
- inputs: {"age_days": 5038, "days_push": 15, "days_rel": 15, "gap_med": 100, "n_releases_24m": 8}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1837, forks 217 (observed 2026-08-28T04:05:42.781699+00:00)

## What it is
Tracy is a PHP debugging library that provides error visualization, variable dumping, logging, and a floating debug bar (Tracy Bar) showing execution time, memory usage, and database queries. It supports AJAX call debugging, CLI usage, and profiling, and integrates with the Nette framework ecosystem.

## Use cases
- debug php code with visual error screens
- dump variables in php
- profile php script execution time and memory
- log php errors in production
- debug ajax requests in php
- add a debug bar to a php application
- see stack traces for php exceptions

## When to choose
- you develop PHP 8.2+ web apps or CLI scripts and want rich, visual debugging
- you use Nette Framework or want a framework-agnostic PHP debugger
- you need error logging plus a dev toolbar with request metrics

## When to avoid
- your project is not PHP
- you need a full IDE-integrated debugger like Xdebug step debugging
- you want a language-agnostic APM solution

## Facets
- artifact type: library
- maturity: stable
- function: error-handling, logging, monitoring, developer-tools
- domain: developer-tools, web-development
- platform: php, cli, cross-platform
- tags: debugger, dumper, profiler, tracy-bar, nette, php-debugging, error-visualization, ajax-debugging, debugging, php, web-server

## Member repositories
- nette/tracy (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:42.781699+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-30T03:18:26.767612+00:00, confidence not recorded.
  - readme: https://github.com/nette/tracy (fetched 2026-08-28T04:05:42.781699+00:00, sha ebf2146d5e23)
  - homepage: https://tracy.nette.org (fetched 2026-08-29T10:57:43.357344+00:00, sha 52447713cb19)
  - site_page: https://tracy.nette.org/en/guide (fetched 2026-08-29T10:57:43.359739+00:00, sha e4c3c703c6c8)
  - site_page: https://nette.org/en/releases (fetched 2026-08-29T10:57:43.362093+00:00, sha aa39e1b5cbb1)
  - site_page: https://doc.nette.org (fetched 2026-08-29T10:57:43.368456+00:00, sha b052116b2a14)
  - site_page: https://nette.org/en/history (fetched 2026-08-29T10:57:43.370156+00:00, sha 286192274b00)
- Data as of 2026-08-30T08:39:29.467469+00:00.
