Jump to content

A good PHP IDE


malfist

Recommended Posts

I've been looking for a good PHP IDE that is free or open source. Does anyone have any recommendations? I've been using Notepad++ (from sourceforge) on windows and WINEing it on Ubuntu. It's nice, but I'd like some code-completion (yeah, I'm lazy) and some on the fly error checking.

 

Malfist

Link to comment
Share on other sites

i'm not sure you'll find a good free or open-source IDE that's specifically tailored to PHP.  i hope someone proves me wrong on this, because it'd be a really great find.  i currently use UltraEdit32 and find it to be extremely handy; however, it lacks PHP-specific syntax verification and parse error checking as far as i know.  there may be a plugin for that.

Link to comment
Share on other sites

I like Eclipse very much.

 

It's originaly made for Java, but there's a version ported to PHP.

 

It got very nice code completition, syntax checking, and many powerful features, google it.

 

Much people don't like it because it don't have WYSIWIG.

Link to comment
Share on other sites

Eclipse is definitely the way to go, it isn't as good as for Java, but it has most of the things you'd need, and there are plug-ins for most other general things (such as SVN/CVS integration).  I used to use an editor but gradually started using Eclipse more and more because of its code completion and auto completion (the latter being like command-line completion).  You can also get a plug-in for Simple Test which is icing on the cake.

Link to comment
Share on other sites

  • 2 weeks later...

I tried PHP Eclipse and it tells me "Operation Failed" I run it as root in command line and it still give no output but "Operation Failed". I couldn't install PDT either, it would break compatibility with eclipse and I couldn't fix it. I tried installing some other updates from Eclipse but when I try to open the list to view the available it throws Java.lang.NullPointerException and that's all it tells me.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.