This class can be used to display script variables and PHP environment variables.
It is meant to be a replacement of PHP functions print_r() and var_dump().
The class can display:
- Call stack backtraces
- Declared classes, interfaces, global functions and constants
- Included files and extensions
- Current request headers
- Settings of php.ini or any other .ini file
- The include path
- $_GET, $_POST, $_REQUEST, $_COOKIE, $_ENV, $_SESSION super global variables
The dump presentation details are configured with CSS style sheets.
| |
Screenshots |
|
|
 |
| Project record: |
krumo |
| Popularity score: |
36.88 |
| Vitality score: |
1.44 |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
skin.css |
Data |
"Default" skin CSS sheet |
bg.gif |
Data |
"Default" skin assets |