Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | PHP | Scripts & Programs | Development Tools | Debugging & Testing

Results 1-20 of 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.
(3 ratings)
Reviews0
PriceFree
Views2435
Apparatus
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.
(3 ratings)
Reviews0
PriceFree
Views657
PASTE
Paste is an open source pastebin forked from the original pastebin.com script complete with a brand new design and features such as password protected pastes, archives and custom templates. An admin panel, installer and much more is still to come.
(3 ratings)
Reviews0
PriceFree
Views1500
Website Analyzation Tool - Starcom Website Analyst
Starcom Website Analyst, the definitive software program for better search engine rankings, now available for both personal and commercial use at the same price. We completely understand that you want your website to appear not only on the first search results page of all major search engines, but you want it to appear at the upper portion of the first page. To help you achieve just that we have created Starcom Website Analyst. Starcom Website Analyst provides you with detailed information of your website's html, CSS and images and thus assists you in knowing what you need to do to achieve better search engine rankings for your website. That is not all; your Starcom Website Analyst also offers recommendations exclusively for all websites analyzed through it and checks for successful optimization steps.
(1 ratings)
Reviews1
PriceUSD 149.00
Views1204
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.
(33 ratings)
Reviews0
PriceFree
Views2569
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.
(6 ratings)
Reviews0
PriceFree
Views2604
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.
(6 ratings)
Reviews0
PriceFree
Views1966
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().
(3 ratings)
Reviews0
PriceFree
Views1541
Php Debugger & Logger
A very handy tool to debug and log php code. The class uses a floating panel at the top right of the page. There are also a couple of features that can fix security issues with the php default error handler, and it can be used with just 3 lines of code. Here are some of the available features: - Show globals vars ($GLOBALS, $_POST, $_GET, $_COOKIE ...) - Show php version and loaded extensions - Replace php default error handler - Logs sql queries - Monitor code and sql queries execution time - Inspect variables for changes - Dump of all types of variable - File inspector with code highlighter to view source code - Send messages to js console(Chrome only), for ajax scripts If you are a developer, this tool will definetly help you out! To see all available features have a look at the example file or the manual
(3 ratings)
Reviews0
PriceFree
Views482
LensDebug
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 same window.
(0 ratings)
Reviews0
PriceFree
Views3007
Tesly
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 testers use the interface to report completion of test cases.
(0 ratings)
Reviews0
PriceFree
Views3586
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.
(0 ratings)
Reviews0
PriceFree
Views2842
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
(0 ratings)
Reviews0
PriceFree
Views3419
Atrise PHP Script Debugger
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; * Shows PHP variables, objects and arrays; * Shows your debug messages; * Shows script execution time and time delta; * HTML output highlighting.
(0 ratings)
Reviews0
PriceUSD 19.99
Views1933
Learn HTML By Example
Learning HTML and web design is easy if you have some reference point to work with. That's why we built the "Learn HTML By Example" tool, a free tool you can add to your web site. It's easy to use, and there's a bunch of examples already built in. You just type in some HTML code in the middle box, and it immediately displays in the right box, exactly as it would look as a live web page.Below are just a few of the many uses we've found for this tool:
(0 ratings)
Reviews0
PriceFree
Views1791
phpautotest
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. HTML output is tested using regular expressions.
(0 ratings)
Reviews0
PriceFree
Views2432
Micro Trace
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 logError, logWarning, logInfo functions.
(0 ratings)
Reviews0
PriceFree
Views1932
dbg-wizard.php - wizard/helper for dbg php debugger
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. dbg-wizard.php also contains good examples of php code parsing phpinfo, environment variable, configuration files etc.
(0 ratings)
Reviews0
PriceFree
Views1371
PHPUnit Web User Interface
Allows run of tests in a nice intuitive web user interface based on AJAX. Features: - Code Coverage Repports - Unit Test Results - Runs in a sandbox for each test - Doesn't keep data from one test to the other so the tests are all stand alone.
(0 ratings)
Reviews0
PriceFree
Views889
phpDebugger
An extremely useful debugging tool that allows you to output debugging strings, variable contents etc. into a MySQL table and then view the output in another window while your scripts are running.
(0 ratings)
Reviews0
PriceFree
Views578
Results 1-20 of 22