vote up 8 vote down star

Hey, I'm on a continuous mission to find the ultimate PHP IDE that will work with Gnome on Linux. Let me know what you think. Thanks a million!

flag

67% accept rate

11 Answers

vote up 4 vote down check

I currently use ActiveState's Komodo Edit - It's fast, easy to use, and works well for my work processes

Though, I'd say that PDT isn't that bad either - I just personally prefer Komodo

link|flag
Komodo rules. Nice job – Jurassic_C Sep 23 '08 at 5:06
vote up 7 vote down

You can always count on eclipse. It has an excellent php ide

[edit] in addition this thread might help.

link|flag
vote up 7 vote down

I have to say vim.

A well setup vim is powerful, efficient and fast to develop on.

Here is a great document for setting vim up for php.

I've found any PHP IDEs just aren't configurable enough to give me everything I need and can be slow and clunky to use. Vim has done a great job with a couple of minor exceptions.

link|flag
Actually, I wind up using vim a fair amount to make small stupid changes on remote web servers. That document for setting it up for php is actually pretty useful – Jurassic_C Sep 23 '08 at 3:46
vote up 4 vote down

I just use gedit, but there's also gPHPEdit which is very much like gedit but with extra features for PHP/HTML/CSS development.

link|flag
vote up 3 vote down

Do you consider Java to "work with Gnome"? If so: NetBeans. :-)

link|flag
Hardy har har. Thanks. – Jurassic_C Sep 23 '08 at 2:41
vote up 1 vote down

I was on the quest of finding the best PHP+MySQL+HTML+AJAX IDE too last few weeks, and I ended up using Aptana (the free version). I use VIM a lot too but mine is not heavily customized. Good thing about APtana is it's good to use out of the box, all you need to do is download the PHP Development plugin.

link|flag
vote up 1 vote down

I use eclipse-PDT. I believe the latest build comes with remote debugging support using xDebug.

link|flag
vote up 1 vote down

I have used Zend Studio in the past and it was fantastic. Documentation integration, SQL Integration, the works.

link|flag
vote up 0 vote down

I currently use Activestate's Komodo IDE and I love it. I switched from Eclipse for everything but Java. It is great for Perl/PHP/Python and Javascript/XHTML. I particularly like the Perl code completion, and the Regex scratch pad.

link|flag
vote up 0 vote down

I use Komodo Edit too.

link|flag
Why did you revive this old post just to mention what others already had? – Zifre Apr 24 at 23:44
vote up 0 vote down

Try NetBeans IDE for php. I bet you'll luv it. I've been using it since it's 6.5 version and is much more flexible than any other IDE/editor like Eclipse.

If you want just an editor... try Notepad++. You can find alot of plugins to do everything you want and the way you want.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.