Libraries tagged by debug trace
chevere/trace
23338 Downloads
Tooling for handling debug_backtrace items
kutny/tracy-bundle
104279 Downloads
Nette Tracy debugger for Symfony
pd/database-info-panel
164846 Downloads
Panel for Nette Debug bar which quickly tells you which database you use
pavlista/nette-error-handler
15528 Downloads
Nette framework error pages plugin
orisai/nette-mail
7594 Downloads
Extras for nette/mail
filisko/pdo-plus
19228 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
andrerampanelli/runtracy
28405 Downloads
A fork of runcmf/runtracy
semhoun/slim-tracy
591 Downloads
Tracy for Slim4 Framework Debugger
phpixie/debug
21653 Downloads
Debugging library for PHPixie with support for logging and tracing
janmatousek/debug
13819 Downloads
Wrapper for tracy
awesomite/stack-trace
14543 Downloads
The wrapper for debug_backtrace() function
maximebf/traceable-pdo
27596 Downloads
Log SQL statements executed using a PDO instance
geoffroy-aubry/helpers
61238 Downloads
Some helpers used in several personal packages and a Debug class useful for don't forgetting where debug traces are.
mvccore/ext-debug-tracy-session
5390 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
5105 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.