dev-master
9999999-dev https://github.com/snake-aas/bardump-shortcutNette framework shortcut for Nette\Diagnostics\Debugger::barDump function
MIT
The Requires
- php >= 5.3.13
- nette/nette >= 2.0.10
Nette framework shortcut for Nette\Diagnostics\Debugger::barDump function
Nette framework shortcut for Nette\Diagnostics\Debugger::barDump function, (*1)
BarDump shortcut requires PHP 5.3.13 or later and Nette Framework 2.0.10 or later., (*2)
The best way to install is using Composer:, (*3)
composer require snake-aas/bardump-shortcut
Just call function bardump($args) and the content of a variable will be printed into Nette DebugBar. You can print more variables at once. In that case just divide variables with comma., (*4)
Nette framework shortcut for Nette\Diagnostics\Debugger::barDump function
MIT