Libraries tagged by tracy-panel
zarganwar/performance-panel
92174 Downloads
Tracy panel
nofutur3/tracy-gitpanel
349135 Downloads
nette extension - adds the GIT panel to the tracy panel - shows current GIT branch.
idmarinas/tracy-twig-bar
9902 Downloads
A Tracy panel for Twig Template Engine
dakujem/component-tree-dump
18865 Downloads
A tracy panel showing current Nette component model tree.
slepic/psr-http-message-tracy-panel
17521 Downloads
A panel for Tracy, that traces PSR HTTP messages travelling between your PHP backend and other HTTP servers.
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.
meridius/yadup
281 Downloads
Database updator for Nette/Tracy panel
macfja/tracy-doctrine-sql
18336 Downloads
A Tracy panel for Doctrine SQL queries
adt/tracy-git
20959 Downloads
Git commit info for Tracy panel
zemistr/notorm-tracy-panel
1583 Downloads
NotORM panel for Tracy
milo/xdebug-trace-panel
238 Downloads
Functions tracing into Nette Framework debugger panel
daku/nette-guzzle-bluescreen
1159 Downloads
This extension adds a new panel to Tracy Bluescreen for Guzzle.
mvccore/ext-debug-tracy-routing
5180 Downloads
MvcCore - Extension - Debug - Tracy - Panel Routing - render and add into tracy debug panel all configured routes in current MvcCore application router and to display currently matched route.
mvccore/ext-debug-tracy-auth
3783 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.