Registry / observability / tracy-tracy

tracy-tracy

JSON →
library2.12.0phppackagistunverified

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.

composer require tracy/tracy
INSTALL
IMPORT
SIG · TRACY-TRACY
T
tracy-tracy
observabilityphpv2.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Debugger
use Tracy\Debugger;

Enable Tracy debugger for error handling.

use Tracy\Debugger; Debugger::enable(); // Now errors and exceptions are displayed beautifully
Debug
Known issues
gotchaDo not enable in production without proper logging
fix
Use Debugger::enable(Debugger::PRODUCTION) with a log directory.
affects: >=2.0
Upgrade
Version history
2.12.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
OpenAI (training)
1
Resources
tracy-tracy — pip install tracy-tracy · libregistry