PHP Classes

PHP Debug: Tracing and debugging PHP scripts

Recommend this page to a friend!
  Info   View files View files (9)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 46%Total: 3,714 All time: 891 This week: 571Up
Version License Categories
php_debug 1.0The PHP LicenseDebug
Description 

Author

This package is meant to trace the execution steps of PHP scripts to assist in their eventual debugging.

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 their execution time
- Tracks the number of database queries that were executed
- Adds links to executed queries to pages of a given PHPMyAdmin installation
- Allows to search in all types of debug information
- Enable or disable the type of debug information that you want to see
- Customize the general presentaion of the debug output

Please see documentation for more details of this package features. The documenation was formatted with Php Documentor.

Picture of Vernet
Name: Vernet <contact>
Classes: 1 package by
Country: France France
Age: 45
All time rank: 86332 in France France
Week rank: 4338 Down104 in France France Down

Details

* +--------------------------------------------------------------------------+ * +-- PHP_Debug : A simple and fast way to debug PHP code | * +-- | * +-- Support : Vernet Loic (coil@strangebuzz.com) | * +--------------------------------------------------------------------------+ * | | * | This PHP debug libray offers you the ability to debug your PHP code | * | | * | - Pear integration | * | - PHP Process time | * | - Database and query process time | * | - Dump of all type of variable in a graphical way | * | - Functionnal debug | * | - Debug queries | * | - Show number of database queries executed | * | - Allow to search in all debug infos | * | - Direct links to test queries in Phpmyadmin | * | - Show globals var ( $GLOBALS, $_POST, $_GET ... ) | * | - Enable or disable the debug infos you want to see | * | - Check performance of chunk of php code | * | - Customize the general display of your debug | * | - ... ( see doc for complete specification ) | * +--------------------------------------------------------------------------+ == PHP_Debug Project infos ==================================================== == Project Home : Sourge Forge --> http://sourceforge.net/projects/phpdebug/ == Project Maintainer(s) --> https://sourceforge.net/users/c0il/ LEAD : COil ( coil@strangebuzz.com or c0il@users.sourceforge.net ) It's me ! :) Send of all your HELP / SUPPORT / INSTALL / CHANGE request to COil. == Documentation --> Check basic documentation in INSTALL --> Check full doc at https://sourceforge.net/docman/?group_id=95715 == Tutorials --> Check tests directory. == Installation Notes --> Check INSTALL == Changes Logs / Release --> Check CHANGELOG == Download / Check last version at : --> http://sourceforge.net/project/showfiles.php?group_id=95715 == CVS Server ( Open Source ) --> http://cvs.sourceforge.net/viewcvs.py/phpdebug/ == And What's next ? --> Check TODO == Mailing Lists --> General : phpdebug-gen@lists.sourceforge.net == PHP_Debug ==================================================================

  Files folder image Files  
File Role Description
Plain text file CHANGELOG Data The changes log
Accessible without login Plain text file debug.php Class Debug Class
Plain text file Debug_test.php Example Full expample
Plain text file Debug_test_min.php Example Minimum example
Plain text file FAQ Doc. The PHP_Debug FAQ
Plain text file INSTALL Doc. Installation notes
Plain text file README Data Readme file
Plain text file Source.php Aux. Source view script
Plain text file TODO Data The changes request of future relase

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,714
This week:0
All time:891
This week:571Up
 User Ratings  
 
 All time
Utility:55%StarStarStar
Consistency:61%StarStarStarStar
Documentation:63%StarStarStarStar
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3189