2017 © Pedro Peláez
 

library bardump-shortcut

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

image

snake-aas/bardump-shortcut

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

  • Thursday, August 15, 2013
  • by snake-aas
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

bardump-shortcut

Nette framework shortcut for Nette\Diagnostics\Debugger::barDump function, (*1)

Requirements

BarDump shortcut requires PHP 5.3.13 or later and Nette Framework 2.0.10 or later., (*2)

Installation

The best way to install is using Composer:, (*3)

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., (*4)

The Versions

15/08 2013

dev-master

9999999-dev https://github.com/snake-aas/bardump-shortcut

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

  Sources   Download

MIT

The Requires