Categories
PHPScripts and ProgramsDevelopment Tools → Debugging and Testing

dBug

dBug is a tool that debugs/dumps/shows contents of a variable in a structured colored tabular format. It is similar to Coldfusion''s cfdump tag. This tool makes it very easy for developers to debug code by viewing the contents of a variable.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Expert Debugger

Expert Debugger is a free easy-to-use tool for debugging PHP scripts. Expert Debugger uses the DBG PHP Debugger and allow to debug scripts via network or on local computer. You can run scripts in step-by-step mode and to trace values of any variables...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

PHP Code Executer

It saves you a lot of time and frustration by enabling you to run scripts directly. You copy PHP and/or HTML and/or JavaScript code into the text area. When you click ''Execute Code'', it executes the code. When you get a piece of code on t...
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Variable Validator

Validate your variables as you program your website. Perfect for debugging php scripts, do you not know were your error is? With Variable Validator you can show the contents of all HTTP_***_VARS and see were you are going wrong.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP_Debug

[PHP_Debug] An open source PHP debug library Hi, i have motivated myself to write this debug class, it works pretty fine. :) Here what the class alows : - Pear integration - PHP Process time - Database and query process time - Dump...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

tableVarDump()

Replacement for PHP''s built-in var_dump() function for complex arrays. tableVarDump() outputs any variable to an HTML table format, specifically designed to display complex multi-dimensional arrays in a more easy to read format than var_dump() ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

SimpleTest

Unit tester, web page tester and mock objects framework. If you have used the Java tools JUnit, JMock and JWebUnit then this PHP version covers much of the same ground. Basically a tool for building application test suites around test cases and then ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

debugHelper

The class provides JAVA style error messages for PHP. It has a nicer display of variable contents than PHPs print_r() function. It can take execution times, has a better highlight_file() function and a couple of other handy functions. Works with PH...
  • Platforms
    • Linux
  • Licenses
    • GPL,
    • LGPL
DETAILS

phpEval()

phpEval() gives you a command-line interface for PHP, where you can type in PHP code and see what it would do, without going through the trouble of creating a new PHP file, uploading it to the server, testing it, etc.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

PHP_Dyn

PHP_Dyn is PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com