PHP Debugger, the simple and powerful project development tool integrated with PHP code editing and debugging features.
With the capability to edit and debug a PHP project using its integrated PHP server, this application is capable of debugging a PHP project easily after creating it. All your operation system is completely independent of any external PHP server. This application is enhanced with features like: the edit with code cue function that optimizes the PHP programs, the breakpoints and step to debug function that will start up your PHP project with breakpoints steps and so on, setting breakpoints at any line, the step-in function to execute the following line of PHP code, the step-out function to execute program until you reach the line of PHP code, and the step-over function to execute current line of PHP code.
This useful and economical software with many more capabilities also supports the feature to add watches for specific variables or any valid PHP expression.