Login   Register  
PHP Classes
elePHPant
Icontem

dump_r

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Leon Sorokin
Name: Leon Sorokin <e-mail contact>
Packages: 1 Browse all classes by Leon Sorokin Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 113
All time rank: 2807360 in United States United States
Week rank: 543 Up56 in United States United States Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
This class can display values of variables similarly to the PHP var_dump and print_r functions.

It can show values of scalar variables or arrays or objects formatted in a HTML page using colors to denote different types of values.

Objects and arrays can be traversed recursively up to a given depth level.

XML and JSON strings can be displayed as a listing of contained values.

Values that contain objects or arrays may collapse or expand when the user clicks on the values.

  Classes of Leon Sorokin  >  dump_r  >  Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: dump_r
Base name: dump_r
Description: Display values of variables
Version: -
PHP version: 5.3
License: MIT/X Consortium License
All time users: 475 users
All time rank: 5081
Week users: 5 users
Week rank: 499 Up
 
  Groups   Screenshots Screenshots   Freshmeat project  
  Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Debug Debug data dumping, bug detection and reporting View top rated classes

  Files folder image Screenshots  
output screenshot
File Role Description
Accessible without login Image file dump_r_th.png Screen output screenshot


  Innovation Award  
PHP Programming Innovation award nominee
October 2012
Number 2
PHP has several functions that can display the contents of variables, including complex data structures such as nested arrays or objects.

This class provides a more sophisticated solution that not only can display the data structures on a Web page, but it also shows buttons that you can use to fold and unfold certain data members.

The resulting user interface makes it easier to read and browse complex data structures with many nested member.

Manuel Lemos

  Freshmeat project  
dump_r
Project record: dump_r
Popularity score: 21.63
Vitality score: 15.5

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Perfect (100.0%)
Good (91.7%)
Sufficient (75.0%)
Good (83.3%)
-
-
Sufficient (75.0%)
62
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
http://o-0.me/dump_r/ demo
https://github.com/leeoniya/dump_r.php git repo

  Files folder image Files  
File Role Description
Files folder imagelib (1 file)
Files folder imagesrc (2 directories)
Files folder imagetest (2 files)
Accessible without login Plain text file composer.json Data Auxiliary data
Plain text file dump_r.php Class main class file
Accessible without login Image file dump_r.png Data screenshot of output
Accessible without login Plain text file README.md Doc. description

  Files  /  Files folder image lib  
File Role Description
  Plain text file SplClassLoader.php Class Class source

  Files  /  Files folder image src  
File Role Description
Files folder imageassets (2 files)
Files folder imagedump_r (3 files, 2 directories)

  Files  /  src  /  Files folder image assets  
File Role Description
  Accessible without login Plain text file dump_r.css Data Auxiliary data
  Accessible without login Plain text file dump_r.js Data Auxiliary data

  Files  /  src  /  Files folder image dump_r  
File Role Description
Files folder imageRend (10 files, 2 directories)
Files folder imageType (9 files, 2 directories)
  Plain text file Core.php Class Class source
  Plain text file Rend.php Class Class source
  Plain text file Type.php Class Class source

  Files  /  src  /  dump_r  /  Files folder image Rend  
File Role Description
Files folder imageResource (1 file)
Files folder imageString (3 files, 1 directory)
  Plain text file Array0.php Class Class source
  Plain text file Boolean.php Class Class source
  Plain text file Float.php Class Class source
  Plain text file Function0.php Class Class source
  Plain text file Integer.php Class Class source
  Plain text file Null.php Class Class source
  Plain text file Object.php Class Class source
  Plain text file Reference.php Class Class source
  Plain text file Resource.php Class Class source
  Plain text file String.php Class Class source

  Files  /  src  /  dump_r  /  Rend  /  Files folder image Resource  
File Role Description
  Plain text file Stream.php Class Class source

  Files  /  src  /  dump_r  /  Rend  /  Files folder image String  
File Role Description
Files folder imageJSON (2 files)
  Plain text file Datetime.php Class Class source
  Plain text file JSON.php Class Class source
  Plain text file XML.php Class Class source

  Files  /  src  /  dump_r  /  Rend  /  String  /  Files folder image JSON  
File Role Description
  Plain text file Array0.php Class Class source
  Plain text file Object.php Class Class source

  Files  /  src  /  dump_r  /  Files folder image Type  
File Role Description
Files folder imageResource (1 file)
Files folder imageString (3 files, 1 directory)
  Plain text file Array0.php Class Class source
  Plain text file Boolean.php Class Class source
  Plain text file Float.php Class Class source
  Plain text file Function0.php Class Class source
  Plain text file Integer.php Class Class source
  Plain text file Null.php Class Class source
  Plain text file Object.php Class Class source
  Plain text file Resource.php Class Class source
  Plain text file String.php Class Class source

  Files  /  src  /  dump_r  /  Type  /  Files folder image Resource  
File Role Description
  Plain text file Stream.php Class Class source

  Files  /  src  /  dump_r  /  Type  /  Files folder image String  
File Role Description
Files folder imageJSON (2 files)
  Plain text file Datetime.php Class Class source
  Plain text file JSON.php Class Class source
  Plain text file XML.php Class Class source

  Files  /  src  /  dump_r  /  Type  /  String  /  Files folder image JSON  
File Role Description
  Plain text file Array0.php Class Class source
  Plain text file Object.php Class Class source

  Files  /  Files folder image test  
File Role Description
  Accessible without login Plain text file index.php Example Example script
  Accessible without login Plain text file obj.php Test Unit test script

Download all files: dump_r.tar.gz dump_r.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.