Libraries tagged by debug-panel
jurasm2/gitbranch-debug-panel
42 Downloads
Nette DebugBar panel displaying current project git branch.
artex/debug
1 Downloads
A powerful, lightweight debugging and profiling tool for PHP applications.
app-dev-panel/testing
3 Downloads
ADP Testing — fixture definitions and runner for verifying collectors across all framework adapters
app-dev-panel/kernel
74 Downloads
ADP Kernel — core engine for the Application Development Panel: debugger lifecycle, collectors, storage, and PSR proxy system
app-dev-panel/frontend-assets
34 Downloads
ADP Frontend Assets — prebuilt panel SPA shipped as a Composer package and served by the debug panel
app-dev-panel/cli
69 Downloads
ADP CLI — console commands for the debug server, data queries, storage reset, and standalone HTTP server
app-dev-panel/api
70 Downloads
ADP API — REST + SSE endpoints for debug data, live application inspection, and language-agnostic ingestion
app-dev-panel/adapter-yiisoft
2 Downloads
Yii 3 framework adapter for ADP — auto-wires debug collectors, proxies, and inspector into Yii 3 applications
app-dev-panel/adapter-yii3
7 Downloads
Yii 3 framework adapter for ADP — auto-wires debug collectors, proxies, and inspector into Yii 3 applications
app-dev-panel/adapter-symfony
6 Downloads
Symfony framework adapter for ADP — auto-wires debug collectors, proxies, and inspector into Symfony applications
app-dev-panel/adapter-laravel
39 Downloads
Laravel framework adapter for ADP — auto-wires debug collectors, proxies, and inspector into Laravel applications
app-dev-panel/adapter-cycle
0 Downloads
Cycle ORM adapter for ADP — database schema inspection via Cycle ORM for the Application Development Panel
mvccore/ext-debug-tracy-session
5452 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
5292 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
5170 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.