Programming
PhpED review
By Peter Wayner | InfoWorld | Published: 13:56, 21 March 2012
NuSphere's PhpED is one of the older IDEs around, but it's one of the few that's avoided going astray and diluting itself by supporting every possible language. It's a PHP tool, and this is obvious from the moment you install it.
The tool comes with a sophisticated wizard for checking installation to make sure the debugger and the internal server were correctly configured. I found the simple wizard a welcome break from spending time trying to get the other IDEs to work with the server software installed. It's still possible to use PhpED with a separate version of PHP, but it's not necessary.
Not everything was perfect. The tools generally worked, offering all of the more sophisticated code manipulation features like code folding.
I had some trouble getting the IDE to connect to either MySQL 5.1 or 5.5 because it said I was using an old version of the client software. The forum would let me search, but then it would accuse me of generating automated searches for some reason.








Comments
pcunite said: Yeah I think it is written in Delphi Ive noticed that software I really like desktop client side is C or Delphi Skype is Delphi FileSearchEX is C of some sort and others that are popular
Luke said: Delphi you mean
Theodore Smith said: I use NuSphere PHPed daily and couldnt imagine living without it Its pretty much the only PHP IDE Im aware of thats programmed in C as opposed to Java Ill take the huge performance benefits and far lower memory requirements over cross-platform support ANY DAY