PHP Classes

debugHelper: Displays var info, takes time, dumps source

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 71%Total: 2,305 All time: 1,691 This week: 571Up
Version License Categories
debughelper 1.0GNU Lesser Genera...Debug
Description 

Author

This class will display variable content, stop the time and display files easier than the internal php functions. Output can easily be modified.

CONSTRUCTOR:
function debugHelper ($outputType = HTML)

PUBLIC FUNCTIONS:
function dump ($thing, $options = null)
function getOptions($type, $additionalOptions = null)
function highlightFile($file, $from = 1, $count = EOF)
function startTimer ($id = 'default')
function stopTimer ($id = 'default')
function getTime ($id = 'default')
function toTable ($array, $header = null, $horizontal = true, $tagAddon = 'border=1')

Picture of L
Name: L <contact>
Classes: 13 packages by
Country: Germany Germany

 

  Files folder image Files (10)  
File Role Description
Files folder imageexamples (6 files)
Files folder imagephpdoc (2 files)
Accessible without login Plain text file changes.txt Doc. changelog
Plain text file debugHelper.php Class main class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,305
This week:0
All time:1,691
This week:571Up
 User Ratings  
 
 All time
Utility:90%StarStarStarStarStar
Consistency:90%StarStarStarStarStar
Documentation:80%StarStarStarStarStar
Examples:90%StarStarStarStarStar
Tests:-
Videos:-
Overall:71%StarStarStarStar
Rank:238