phpDesigner 8
Screenshots for phpDesigner 8
phpDesigner 8 is a fast PHP IDE and PHP editor with built-in HTML5 -, CSS3 - and JavaScript editors boosted with features to help you create amazing websites.
Full-featured PHP IDE and PHP editor with built-in HTML5, CSS3 and JavaScript editors!
phpDesigner 8 will assists you with everything from editing, analyzing, debugging to publishing websites powered by PHP, HTML, CSS to JavaScript plus more!It's easy to get started!
With phpDesigner 8 it is easy to start on a new or existing file or project. Both projects and files from last session are automatic loaded.Intelligent syntax highlighting with dim
The intelligent highlighter automatic switches between syntax highlighters for PHP, HTML, CSS, XML and JavaScript depending on your position in the document and dims the rest of the code. Syntax highlighters as SQL, Ruby, Python, Perl, Java are supported as well!Intelligent syntax highlighting with no dim
Work with syntax highlighters for PHP, HTML, CSS, XML and JavaScript at the same time.Code explorer for PHP
The code explorer will list all your PHP classes, functions, variables, constants, interfaces, extends classes and included files contained in the document.Filter all the listed classes, functions, variables, constants, extends classes, interfaces and included files contained in the document.
Get detailed information about each declaration in the code explorer, the phpDocumentor description and where its declared at.
Code explorer for PHP with filter
Filter all the listed classes, functions, variables, constants, extends classes, interfaces and included files listed in the code explorer.Code tip for PHP
phpDesigner 8 will help you completing your PHP functions as you type.Code completion for PHP
The code completion in phpDesigner 8 will assist you as you type including working with classes.OOP code completion for PHP
The code completion for PHP support working with object oriented programming (OOP).Nested code completion for PHP
The code completion in phpDesigner 8 supports support for working with nested PHP objects!Code completion for phpDocumentor
phpDesigner 8 even comes with a code completion for phpDocumentor tags.Code completion for JavaScript
You can as something new in phpDesigner 8 find a code completion for JavaScript.Code tip for JavaScript
Even code tip is now supported in phpDesigner 8. Get help completing your JavaScript functions as you type.Support for JavaScript frameworks
phpDesigner 8 supports not only working with your favorite PHP frameworks but also popular Javascript frameworks like jQuery, Ext JS, YUI, Dojo, MooTools and Prototype!In this example, we are editing a jQuery script with assist of the code tip for JavaScript.
Support for JavaScript frameworks
phpDesigner 8 supports not only working with your favorite PHP frameworks but also popular Javascript frameworks like jQuery, Ext JS, YUI, Dojo, MooTools and Prototype!In this example, we are editing a jQuery script with assist of the code completion for JavaScript.
Code completion for HTML5
Fully featured support for HTML and XHTML with all essential functions, such as wizards, syntax check and code completion.Suggest missing HTML5 tag
phpDesigner 8 can suggest you missing HTML/XHTML tags.Embedded code completion for CSS
phpDesigner 8 now comes with support for embedded the code completion for CSS inside HTML code.Embedded code completion for JavaScript
As something new in phpDesigner 8 an embedded code completion for JavaScript is now supported when working with HTML code.Code inspector for HTML5
Use the code inspector to edit the supported attributes for the selected HTML/XHTML tag.Go to PHP, JavaScript or CSS3 declarations
Search all declarations such as classes, implements, functions, variables and constants listed in your file or in your project including your frameworks! Go to your declarations in an intuitive way!Go to file
Search and go to any opened files or files located in your project in an intuitive way!Work with Projects
You can work with projects in phpDesigner 8 with support for both local and remote files including support for all known PHP frameworks.Debug with Xdebug
phpDesigner 8 supports debugging with Xdebug. Debug with Xdebug allows the programmer to analyze, evaluate and find errors in the code line by line.- Multiple sessions
- Run
- Run to Cursor
- Run until return
- Step into/over
- Profile