Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters
Web Scripts :: PHP :: PHP Scripts and Programs :: Development Tools
22.
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.
Hits: 18 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Development Tools
|
23.
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 and script output. The debugger has a comfortable interface and can be integrated with IDE or editors
Hits: 16 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Development Tools
|
24.
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 the Web, and want to test it, you do not have to copy it into your editor and save it to a specific location and then run it again through your browser from that specific location. No, you just use this baby. It is extremely easy to use and contains no banners or spyware.
Hits: 48 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Development Tools
|
26.
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 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 ) - You can check full doc website : ( nice phpdoc documentation :p ) If you have questions, ideas, etc..., contact at my Website. It is very clear and well documented ( with Pear::Phpdocumentor ) Now i am searching people to test and to have some feeback, the next realease will depend on the feeback i will get. For php beginner what is really great for example is the ability to show all queries and to have a direct link to test this quesries in phpmyadmin.. :) I am waiting for your comments, it would be nice if some people would use it. But anyway i use already it. :p
Hits: 58 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Development Tools
|
27.
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() or print_r().
Hits: 15 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Development Tools
|
28.
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 executing and reporting on those tests. The tool set also includes a web browser that can be used for scripting web content.
Hits: 15 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Development Tools
|
29.
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 PHP4 and PHP5
Hits: 35 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Development Tools
|
30.
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.
Hits: 23 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Development Tools
|
|
|
|
|