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. observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 98
- Release rhythm 74
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 100
- age_days: 5038
- days_rel: 15
- days_push: 15
- n_releases_24m: 8
Adoption not part of the score
1837 stars · 217 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity stable
error-handling logging monitoring developer-tools developer-tools web-development php cli cross-platform debugger dumper profiler tracy-bar nette php-debugging error-visualization ajax-debugging debugging php web-server
6 sources
- readme: https://github.com/nette/tracy · fetched 2026-08-28 · ebf2146d5e23
- homepage: https://tracy.nette.org · fetched 2026-08-29 · 52447713cb19
- site_page: https://tracy.nette.org/en/guide · fetched 2026-08-29 · e4c3c703c6c8
- site_page: https://nette.org/en/releases · fetched 2026-08-29 · aa39e1b5cbb1
- site_page: https://doc.nette.org · fetched 2026-08-29 · b052116b2a14
- site_page: https://nette.org/en/history · fetched 2026-08-29 · 286192274b00
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nette/tracy | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem