Libraries tagged by dbug
phpixie/debug
21637 Downloads
Debugging library for PHPixie with support for logging and tracing
phphleb/debugpan
313401 Downloads
Debug Panel for PHP Framework HLEB2
php-debug/debugger
5464 Downloads
The debugger for the wzphp framework
pdeans/debuggers-vardumper
2542 Downloads
Extension of Symfony's VarDumper component, with a Github inspired color theme.
packagefactory/fusion-debug
815 Downloads
Provides simple methods to debug stuff in Fusion
omouren/simplebus-debug-bundle
48676 Downloads
Debug your SimpleBus EventBus and CommandBus
noximo/dbgr
21090 Downloads
Versatile alternative for var_dump
novak-coll/dbunit
5220 Downloads
DbUnit fork supporting PHPUnit 9/10
nimblephp/debugbar
272 Downloads
Debugbar for NimblePHP
ngscz/nette-debugger
11814 Downloads
Manage nette exception in browser
new999day/lumen-debugbar
8019 Downloads
PHP Debugbar integration for Laravel
neunerlei/dbg
3688 Downloads
PHP debugging suitcase for your daily work
mvccore/ext-debug-tracy-session
5389 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-routing
5225 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-mvccore
5104 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.