mvccore / ext-debug-tracy-all
MvcCore - Extension - Debug - Tracy - All - adapter class for Nette Framework `tracy/tracy` library with all implemented debug panels for MvcCore.
Package info
github.com/mvccore/ext-debug-tracy-all
Type:metapackage
pkg:composer/mvccore/ext-debug-tracy-all
v5.3.0
2024-11-21 15:00 UTC
Requires
- php: >=5.4.0
- mvccore/ext-debug-tracy: ^5.3
- mvccore/ext-debug-tracy-auth: ^5.3
- mvccore/ext-debug-tracy-mvccore: ^5.3
- mvccore/ext-debug-tracy-routing: ^5.3
- mvccore/ext-debug-tracy-session: ^5.3
This package is auto-updated.
Last update: 2026-02-21 19:04:37 UTC
README
MvcCore Debug Extension to replace internal MvcCore variables dumping with Nette Tracy library (tracy/tracy) with all implemented debug panels for MvcCore.
Installation
composer require mvccore/ext-debug-tracy-all
Example
Add this to Bootstrap.php or to very application beginning:
\MvcCore\Application::GetInstance()->SetDebugClass('\\MvcCore\\Ext\\Debugs\\Tracy');
Extensions
mvccore/ext-debug-tracymvccore/ext-debug-tracy-authmvccore/ext-debug-tracy-mvccoremvccore/ext-debug-tracy-routingmvccore/ext-debug-tracy-session
Dependent packages:
mvccore/mvccoremvccore/ext-authmvccore/ext-formtomflidr/tracy