| TOTAL: 33 Page: 1 of 2 |
|
Adump - Bulent T
Dump your variables to current or a popup window for debugging. It can handle any kind of variable including Objects. You can keep your dumps in the SESSION variable for some time.


| Hits: | 160 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
array_dump.class.php - Andrea G
This class is meant to generate a view of the data in a simple or multidimensional array using indentation and different colors for different results.


| Hits: | 162 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
bib_errors - Fabrizio
This class can be used to intercept runtime errors of PHP scripts. It registers a PHP error handler function that outputs the details about the errors to a given log file. The errors may also be displayed as part of the current script output or sent by a given e-mail address to let the site administration or developer react promptly. Now has been update to be compatible with PHP5 and the new variables declaration.


| Hits: | 169 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
Classinfo class - Ariel Fi
When you work with objects and classes, just a few lines in every class you use can help you to see information about the class and the current state of an object includes variables values. Works in PHP3 & PHP4. If you are a developer and share your classes you can add this few lines too. If someone try to use it and don't have the classinfo class the functions return: "classinfo class not found!!! (You can download it from www.phpclasses.org)"


| Hits: | 179 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
class_debug - Mark Qua
This class provides more control on the PHP error output. The output can now be pumped to TEXT, HTML, javascript POP-UP,a logfile or any combination.


| Hits: | 135 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
Code timer - Ciprian
This is a simple class that can take the time elapsed between two points of a script. The main purpose of the class is to help developers to determine which are the slow parts of their code.


| Hits: | 116 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
console_class - Martin R
This class allows to open a console window from a php-script, for instance to display debugging information in a separate window. It allows several console windows to be opened. A specialized class to be used in tracing and debuging php code is provided as well.


| Hits: | 83 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
Convert Class To HTML Table - Nilesh D
This class is meant to display the structure of any class as an HTML table. The class being displayed can have variables that contain objects of other classes or arrays and treats those variables each accordingly.


| Hits: | 184 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
dBug - Kwaku Ot
This class can be used to dump the definition of a variable generating an HTML tables to present better non-scalar data types like arrays and objects. The variable definition dump is displayed in a color table, similar Coldfusion's cfdump tag command. It uses Javascript to make the table expand and collapse so the nested data structures can be conviniently displayed. The dumped table presentation details is customized using CSS stylesheets.


| Hits: | 176 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
debug - David Ph
Provide an easy way to seed a script with debug statements, with screen or file output, and halt or continue operation.


| Hits: | 169 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
debugger - creep
Allows you to put debug messages in your code and mark them with a specific debug level. Later, when you want to output your debug messages, you can squelch out the messages with levels you don't want to see. This is different than other debug classes because it is not stepping through your code like a real debugger. It is only going to print the messages that you make up and that you have planted in your code. But some times you don't want to see all your debug messages, just the serious ones.


| Hits: | 99 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
Debugging for Editor Homesite - Stephan
This package can be used to debug PHP code using the Homesite editor. The class homesitedebug can dump the contents of variables into a table. There are also two scripts for the for the editor Homesite named debug1.js and debug2.js . These scripts are integrated in the editor shortcuts. The script named debug1.js tells that the debug output should go to the file debug.html. The script debug2.js closes that output file. The code and the comments are in German.


| Hits: | 128 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
debugHelper - Lennart
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


| Hits: | 78 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
debug_var - Databay
displays content of variables in human-readable format. just call debug_var($VAR) and an window opens with the struktur and content


| Hits: | 144 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
dump - Daniel J
Create dumps of every kind of variables, including objects


| Hits: | 69 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
Error Handler - Cezary T
This class is meant to assist in debugging of PHP scripts by handling execution errors outputing formatted error context information. It includes utitilty functions to show the source code where the errors appear.


| Hits: | 120 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
ErrorHandler - Gyozo Pa
This class is a powerful wrapper for PHP error-reporting features. It helps when developing new scripts and monitoring sites in production state, too. It has several enhancements (previously known as report layouts): * SOURCE = prints the source code fragment where the error encountered, * CONTEXT = prints variable context around error source, * SILENT mode = suppresses error-messages * REPLACE page = displays an arbitrary HTML or PHP page in case of error (useful in production st


| Hits: | 149 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
Gvar - ogg smit
A Class to convert post and get to Global Variables when "register globals" is off, using an array to set which vars to allow.


| Hits: | 53 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
hgsarraydump - henrik
creates a readable string from an array obejct


| Hits: | 87 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |
PHP Debug - Vernet
The class can keep track of messages associated with different types of script activity so it can later generate a report that can be outputted for instance at the end of each script pages. Here are the package features: - PEAR integration - Tracks PHP script execution time - Shows the execution time of specified chunks of PHP code - Shows of all types of variables in HTML - Show globals variables ( $GLOBALS, $_POST, $_GET ... ) - Tracks function calls - Tracks database queries and t


| Hits: | 102 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-02 |