2017-25 © Pedro Pelåez
 

library dbug

PHP version of ColdFusion's cfdump. Outputs colored and structured tabular variable information.

image

ospinto/dbug

PHP version of ColdFusion's cfdump. Outputs colored and structured tabular variable information.

  • Monday, January 20, 2014
  • by joshtronic
  • Repository
  • 10 Watchers
  • 56 Stars
  • 1,975 Installations
  • PHP
  • 2 Dependents
  • 1 Suggesters
  • 44 Forks
  • 9 Open issues
  • 1 Versions
  • 1 % Grown

The README.md

dBug

How to use

include_once("dBug.php");
new dBug($myVariable);

More examples at http://dbug.ospinto.com/examples.php, (*1)

Features

PHP version of ColdFusion’s cfdump., (*2)

Outputs colored and structured tabular variable information., (*3)

Variable types supported are: Arrays, Classes/Objects, Database and XML Resources., (*4)

Ability to force certain types of output. Example: You can force an object variable to be outputted as an array type variable., (*5)

Stylesheet can be easily edited., (*6)

Table cells can be expanded and collapsed., (*7)

It’s FREE!!!, (*8)

The Versions

20/01 2014

dev-master

9999999-dev

PHP version of ColdFusion's cfdump. Outputs colored and structured tabular variable information.

  Sources   Download

GPL-3.0