Libraries tagged by tracy
lvht/jaeger
39360 Downloads
php client for jaeger
filisko/pdo-plus
19095 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
dakujem/component-tree-dump
19434 Downloads
A tracy panel showing current Nette component model tree.
andrerampanelli/runtracy
27833 Downloads
A fork of runcmf/runtracy
salamek/raven-nette
58532 Downloads
Nette implementation of sentry raven-php as logger service for tracy.
vocento/request-id
42248 Downloads
HTTP Request identifier to trace requests through microservices calls
mortenscheel/tracer
2178 Downloads
A PHP library for advanced stack trace handling and debugging.
wpify/tracy
6112 Downloads
WPify Tracy
webino/tracy
7755 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.
umanit/trace-user-actions
2276 Downloads
A bundle to trace user actions.
mvccore/ext-debug-tracy-session
5377 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
5087 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.
mvccore/ext-debug-tracy
5825 Downloads
MvcCore - Extension - Debug - Tracy - adapter class for Nette Framework `tracy/tracy` library.
dzegarra/tracy-mysqli
7679 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy
beastbytes/yii-tracy
39 Downloads
Integrate the Tracy debugger into the Yii Framework