Skip to content

Nette framework shortcut for Nette\Diagnostics\Debugger::barDump function

License

Notifications You must be signed in to change notification settings

grossmannmartin/bardump-shortcut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bardump-shortcut

Nette framework shortcut for Nette\Diagnostics\Debugger::barDump function

Requirements

BarDump shortcut requires PHP 5.3.13 or later and Nette Framework 2.0.10 or later.

Installation

The best way to install is using Composer:

composer require snake-aas/bardump-shortcut

Usage

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.

About

Nette framework shortcut for Nette\Diagnostics\Debugger::barDump function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages