phpDesigner 7 (web dev IDE)
Posted: Sat Mar 05, 2011 9:28 pm
I think I have finally found an IDE I am satisfied with. While CodeLobster does a great job, it has a few unresolved bugs that can cause some problems that I have not been able to get around yet.
I just started trying out the commercial PHP IDE, phpDesigner 7, from MPSoftware. It is not free, but it is also not that pricey for the feature set and compatibility it has. It is $40 for non-commercial use, $95 for commercial, with 2 - 3 licences built in so you can use it on your desktop, laptop and at work (with the latter only included with a commercial license). Admittedly I have not really torn into most of the advanced features so far, but I can confirm that the code completion works very well, as does the syntax highlighting. Speaking of which, PD7 has an ingenious feature that I am surprised no other IDE I have found has. It has intelligent code highlighting that grays out the code blocks that you are not looking at. For example, if you have HTML, CSS, Javascript and PHP all in one file, clicking inside the JS grays out all of the non-JS code so you can only focus on what is most relevant. The same goes for the HTML, CSS and PHP. It is a wonderful feature that I already don't know what I ever did without, as it makes it so much easier to make sense of huge piles of mixed code.
It is also highly compatible, and it has intelligent syntax highlighting for HTML, XHTML, Javascript (including all major frameworks: jQuery, Ext JS, YUI, Dojo, MooTools and Prototype), PHP, CSS, C#, Java, Perl, VBScript, Python and others. An update is also forthcoming that will include full support for HTML 5, CSS3 and Javascript 2. Many other free and low-cost IDEs are simply stating they are going to "wait and see" with HTML5, but PD7 appears to be moving ahead with it.
All-in-all, it is a great IDE, and even with all of these features it still feels light-weight, like a standard text-editor, something I cannot say about Zend, Aptana and Eclipse. It seems like a bargain for the price, and I feel so far that it is one of the best PHP IDEs available. Even ignoring the price, I would say it beats Aptana hands down, and it is only a fraction of the cost. They offer a 21-day trial period for anyone interested in trying it out. I can almost guarantee I will be buying a commercial license when my trial is over.
I just started trying out the commercial PHP IDE, phpDesigner 7, from MPSoftware. It is not free, but it is also not that pricey for the feature set and compatibility it has. It is $40 for non-commercial use, $95 for commercial, with 2 - 3 licences built in so you can use it on your desktop, laptop and at work (with the latter only included with a commercial license). Admittedly I have not really torn into most of the advanced features so far, but I can confirm that the code completion works very well, as does the syntax highlighting. Speaking of which, PD7 has an ingenious feature that I am surprised no other IDE I have found has. It has intelligent code highlighting that grays out the code blocks that you are not looking at. For example, if you have HTML, CSS, Javascript and PHP all in one file, clicking inside the JS grays out all of the non-JS code so you can only focus on what is most relevant. The same goes for the HTML, CSS and PHP. It is a wonderful feature that I already don't know what I ever did without, as it makes it so much easier to make sense of huge piles of mixed code.
It is also highly compatible, and it has intelligent syntax highlighting for HTML, XHTML, Javascript (including all major frameworks: jQuery, Ext JS, YUI, Dojo, MooTools and Prototype), PHP, CSS, C#, Java, Perl, VBScript, Python and others. An update is also forthcoming that will include full support for HTML 5, CSS3 and Javascript 2. Many other free and low-cost IDEs are simply stating they are going to "wait and see" with HTML5, but PD7 appears to be moving ahead with it.
All-in-all, it is a great IDE, and even with all of these features it still feels light-weight, like a standard text-editor, something I cannot say about Zend, Aptana and Eclipse. It seems like a bargain for the price, and I feel so far that it is one of the best PHP IDEs available. Even ignoring the price, I would say it beats Aptana hands down, and it is only a fraction of the cost. They offer a 21-day trial period for anyone interested in trying it out. I can almost guarantee I will be buying a commercial license when my trial is over.