Libraries tagged by debug trace
flightphp/tracy-extensions
2148 Downloads
A few Flight specific extensions for Tracy Debugger to help debug your code quickly.
chevere/trace
20707 Downloads
Tooling for handling debug_backtrace items
kutny/tracy-bundle
104222 Downloads
Nette Tracy debugger for Symfony
maximebf/traceable-pdo
27574 Downloads
Log SQL statements executed using a PDO instance
pd/database-info-panel
163942 Downloads
Panel for Nette Debug bar which quickly tells you which database you use
pavlista/nette-error-handler
15056 Downloads
Nette framework error pages plugin
orisai/nette-mail
6511 Downloads
Extras for nette/mail
andrerampanelli/runtracy
27067 Downloads
A fork of runcmf/runtracy
mvccore/ext-debug-tracy-session
5354 Downloads
MvcCore - Extension - Debug - Tracy - Panel Session - render and add into tracy debug panel $_SESSION content and \MvcCore\Session namespaces content.
mvccore/ext-debug-tracy-mvccore
5064 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
n0nag0n/fatfree-tracy-extensions
192 Downloads
A few Fat-Free specific extensions for Tracy Debugger to help debug your code quickly.
webino/tracy
7707 Downloads
😎 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.
janmatousek/debug
13577 Downloads
Wrapper for tracy
geoffroy-aubry/helpers
61017 Downloads
Some helpers used in several personal packages and a Debug class useful for don't forgetting where debug traces are.
dutymess/chalk
1489 Downloads
Easy tracepoint generator at the middle of procedures where creating breakpoints is not that easy.