Atrise PHP Script Debugger is a debug script for your PHP projects. It can help you to show PHP variables, debug string output, script execution time, the page source and other information that helps you in your PHP development.
Features:
* Handy output with debug points with floating tooltips; *
Views: 196 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
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.
Views: 197 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
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.
Views: 223 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
Micro Trace helps you to include trace messages into your PHP code. You can easy switch on and off debugging informations, select whether it should display or write into a logfile. You can use log leveles. Installation is quite easy, just include the file into your php code and you can use the logEr
Views: 201 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
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 and script output. The debugger has a comfortable
Views: 215 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
Apparatus gives you the ability to quickly write and execute code entirely from your browser. Output and error messages are captured and reported. Access to the interface is password protected.
Views: 292 Price: GPL Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
Tesly is a web application written in PHP that helps you create, execute, and report on test plans. Test plans are comprised of test cases, which are made up of step-by-step procedures. Each step has an action to take and a result that is expected. QA leaders can track the progress of testing as tes
Views: 225 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
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 PHP4 and PHP5.
Views: 217 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
phpautotest is a tool for testing PHP-driven websites. It has to be walked through your web-site once, it can then follow the same steps and report whether the pages did not work as expected. Variable values as well as HTML output can be tested. Variable values as well as HTML output can be tested.
Views: 194 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
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() or print_r().
Views: 225 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
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 executing and reporting on those tests. The tool s
Views: 233 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
dbg-wizard.php is a helper script used to setup remote debugging with DBG - famous php debugger from NuSphere. While dbg-wizard.php is designed to be used with NuSphere PhpED, it can also be very helpful for setting up debugging with dbg php debugger in general, because dbg used by many PHP IDEs. db
Views: 291 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
LensDebug is a very useful for debugging without disfiguring your main html page with distracting debugging output. Uses javascript to display variables as you debug in a separate window. Each variable is disassembled and color coded for easy reference. Results from multiple pages can be sent to the
Views: 257 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
[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 of all type of variable in a graphical way
- Functionnal debug
Views: 232 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
If you do much development in PHP, you've undoubtedly used the var_dump() function to see the contents of a variable. And if you're like us, you've probably even cussed your monitor a time or two as you tried to decipher var_dump()'s output into something legible.
At PHP Labs, we built a better va
Views: 211 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing
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.
Views: 212 Price: Category: PHPScripts and ProgramsDevelopment ToolsDebugging and Testing