Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Does anyone know of any good IDE (Code completion, Syntax coloring, etc) that will handle php. Looking for anything that might be relatively cheap or free and doesn't run like crap (IE: Eclipse)

share|improve this question
5  
Would interested to know if anyone has down a side-by-side comparison of the oft-mentioned ones (such as Zend, Aptana, and NetBeans). – Novaktually Nov 6 '08 at 21:13
2  
(Wikipedia) List of PHP IDEs – Gordon Nov 16 '10 at 14:01
2  
Honestly, learn how to disable "code folding" in Eclipse -- that was the source of a HUGE speed issue for me and now that it is removed I have no problems – Andrew G. Johnson Jan 13 '11 at 21:50
1  
Whoever closed this as "not constructive" needs to be punished by being not allowed to use anything else than windows notepad for the rest of his life. – Panique Mar 12 at 17:24
show 1 more comment

closed as not constructive by Peter O., Jack, Michael Berkowski, Explosion Pills, Ben D Dec 6 '12 at 3:01

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

71 Answers

1 2 3
up vote 225 down vote accepted

NetBeans is a nice free editor that has been steadily adding support for languages like Ruby, PHP and Python. I've been using it on a MacBook Pro for Ruby and quite like it.

It has the standard IDE features like SCM integration and runs on most platforms.

share|improve this answer
15  
Netbeans is the best IDE out of all that i've tried – Click Upvote May 10 '09 at 13:09
25  
It's super slow on my MacBook with 1.5GB of RAM. I have bad experience with any of Java-based IDEs, be it NetBeans, Eclipse or Eclipse derivatives. – Viet Jan 17 '10 at 23:04
3  
I've never enjoyed netbeans. Then again, I'm a VIM kinda guy. – Incognito Oct 6 '10 at 23:32
9  
1 - Java based things (including IDE's) are slow and eats too much memory, be it on a Mac or Windows. 2 - I don't want to install hardware just for the sake of an IDE, while no other IDE or any app thereof requires me to do it. – Halil Özgür Dec 21 '10 at 10:44
2  
I wouldn't run notepad on a machine with 1.5gb of memory. – Will Dec 29 '10 at 20:21
show 9 more comments

JetBrains new PhpStorm is definitely worth a try - just check the features. And the price is below $100.

Also, see this answer for some more insight

share|improve this answer
12  
PhpStorm seems to be a way to go – Michael Aug 21 '10 at 15:12
3  
The best PHP IDE ever! – Silver Light Dec 16 '10 at 9:16
11  
+1, PhpStorm is awesome. I'm surprised it doesn't get more love. It's by far the best PHP IDE I've tried, and I've tried more of them than I can count. – Russell Davis Jan 14 '11 at 2:34
2  
This is my favorite out of all the ones I've tried. They just released 2.0 and it's even better. – Mark Feb 16 '11 at 21:01
3  
PHPStorm is the best IDE when you write PHP-applications. The program is written mainly to PHP-developers, and thats a huge benefit. JetBrains does maintain and develop new features constantly, and I love their community. Written in Java, so it has multi-platform support. :) I use it as my #1 IDE at work! – qualbeen Jul 21 '11 at 9:18
show 10 more comments

I prefer Eclipse with PDT installed. It contains:

  • A library of all PHP functions
  • Integrated WSDL Generator
  • Class Designer
  • UML Diagram support
  • Object/Instance "Linking"
    • Clicking on an Object results shows you it's definition.
    • Clicking on an instance shows you where it was defined.
share|improve this answer
11  
And mylyn, which is a plugin to eclipse for bug / feature tracking integration. – enobrev Jan 6 '09 at 13:15
4  
I know this guy said no to Eclipse, but I love PDT. – Nathacof Jan 9 '09 at 13:53
4  
Eclipse PDT is no NuSphere PhpEd, but it's free and I've been quit ehappy with it (then I re-discovered NetBeans). – MiseryIndex May 10 '09 at 14:21

I recommend Notepad++ It's a very powerful solution, open-source and moreover free...

I like the new functionnalities like the ftp plugins with the ability to automatically send the file your saving on the ftp :

ctrl+s => file save + file sent through network to the associated directory !

share|improve this answer
6  
But eclipse is super slow compared to notepad++ – Tim Boland Nov 7 '08 at 21:14
43  
not ide though, just text editor – CrazyJugglerDrummer Nov 4 '09 at 0:15
2  
Good suggestion. I use it most of the time when I'm on Windows. – Viet Jan 17 '10 at 23:06
1  
It is very good when you want to modify the existing code via s/ftp however it is not the best option for creating projects. – acidrous Jan 27 '12 at 0:56
show 5 more comments

I second Komodo from ActiveState. They have Komodo Editor which is their IDE without their debugger and other features. The Editor recently went open which is good but I am not sure if I have seen any benefit as of yet.

Version 4.4 just came with the ability to create Zend Framework projects.

The 2 Great things about Komodo.
1)It is a user license, not an install license. I.E. if your company buys Komodo, you can use it a home, with the same license. This is great.
2) VI emulation. Coming from a unix world, this is fantastic. I wish more editors would offer this.

Komodo Edit

Komodo IDE

share|improve this answer
5  
vi emulation?? You got my attention! – Chad Nov 14 '08 at 21:00
show 6 more comments

For all of my web development needs, I use Aptana, which has support for Ruby, Ruby on Rails, Adobe AIR, PHP, (X)HTML, CSS, JavaScript, and a few other things. It ties in nicely with various server software, has FTP (and I think SFTP), CVS and Subversion extensions, and more.

However, I have also heard good things about Eclipse for web development, but I only use Eclipse proper for desktop development (C, C++, Java). However, Aptana is built on Eclipse.

share|improve this answer
16  
aptana is the biggest memory hog in the world :/ i've had enough of it and escaped to Zend! – Shadi Almosri Jul 26 '09 at 22:48
7  
aptana IS Eclipse just more bloat ;) – Jakub Aug 25 '09 at 16:38
show 3 more comments

I'm surprised no-one has mentioned VIM. It's not an IDE out of the box but it has both features you mentioned (syntax highlighting and code completion) and provides better text-editing capabilities than any other editor mentioned here, albeit with a steeper learning curve.

share|improve this answer
5  
I'd say about a third of the people who show up to our local php meetup use VIM, including some of the Zend Framework team. I'm not quite there yet. – txyoji Sep 6 '09 at 21:18

What do you not like about Eclipse?

I used to use JEdit but switched to Eclipse PDT after I realized how easy it makes working on larger projects: time-saving code completion on my own classes and methods, pressing F3 takes you to the function your cursor is on, has useful macro-like things called templates, PHP-Doc macros, put your cursor on a PHP function and press SHIFT-F2 and it takes you to the PHP site and looks up that function. CTRL-SHIFT-F re-indents everything. All these things you constantly use everyday and they just save you lots of time. I made a tutorial showing you how to install Eclipse PDT, Apache 2.2, PHP 5, MySQL 5, and phpMyAdmin in 30 minutes and demonstrate how to use these features:

Tutorial: Install a PHP Development Environment with Eclipse PDT, Apache 2.2, PHP 5, MySQL 5, and phpMyAdmin Using XAMPP Lite

share|improve this answer
1  
You never know. – Edward Tanguay Sep 23 '09 at 13:38
show 5 more comments

I like PHPDesigner

share|improve this answer
7  
+1 It's not Java based. – Django Reinhardt Apr 11 '11 at 18:27
1  
It's also really good. I forgot to mention that :) – Django Reinhardt Apr 12 '11 at 14:24
show 1 more comment

VIM. I've dabbled with other editors/IDE's but always go back.

share|improve this answer
4  
Have to second this. I used eclipse for use but after switching to vim and the unix shell, never looked back. – Ali Aug 5 '09 at 21:54
show 2 more comments

I've used Komodo from ActiveState with some success. I've not needed to go elsewhere. For personal use, this IDE is free.

share|improve this answer

I currently use PhpEd by Nusphere.

The biggest problem I have with most editors is that it's not a one click operation to save locally and remotely. Most of the time, I work directly on a development server; the main reasons being because I work on multiple machines and it would take hours to get setup on each machine. The second reason is the major differences between my local machine and remote. In PhpEd you can save either just locally or both locally and remotely (Ctrl + Shift + S). For me this saves a lot of time. It can upload through a large number of methods (SSH, FTP, WebDav).

The editors also includes a debugger, code navigators, ssh, DB client along with many other features. It also allows you to use the shell menu from Windows Explorer directly, which helps if you want to Tortise or just view the properties of a file.

The cost is a bit prohibitive, but they do release updates often, although it is a subscription.

There are hundreds of other features too.

share|improve this answer
show 3 more comments

On the Mac side, my favorite is Coda. It's not free ($79), but it has an elegant interface and rich feature-set (auto-complete, integrated FTP, graphical CSS, collaborative editing).

In the free department, I'd have to say TextWrangler, aka BBEdit Lite. Not an IDE, but quite a good text editor with syntax highlighting and so forth.

share|improve this answer
show 3 more comments

I've heard good things about vs.php which allows you to develop PHP in Visual Studio. There is even a standalone version that does not require a Visual Studio license. It's not free however, but at about about $99 I think it is well worth it if you can harness the power of the frankly superb VS IDE.

share|improve this answer
show 1 more comment

If you're on a Mac I'd suggest trying out TextMate. It's a free lightweight text editor written by a UNIX guy so there's a fair amount of shell integration and other pretty cool features I haven't seen anywhere else.

share|improve this answer
show 2 more comments

PSPad is awesome and is capable of running from a USB key :)

share|improve this answer

I've used UltraEdit for a long time as my general purpose text/script editor. It has a plugins for syntax highlighting which work well once set up. PHP, Perl, HTML, C, C++ are all supported.

It doesn't support code completion.

It also has good DIFF tool, FTP/SFTP support, HEX editor, excellent macros, and loads of little features like a column select mode which is great for those odd occasions you need it.

NB: It is not free but cheap at around $50 USD

share|improve this answer
show 3 more comments

my choices after 5 years of PHP programming:

  1. Netbeans v.6+
  2. Vim (with: colorscheme xoria256 , NERDTree)
  3. Gedit ( snippets, Darkmate theme)
  4. Zend 5.5 (very stable)
share|improve this answer

I've been following the NetBeans for PHP project but haven't actually tried it myself. I was impressed with version 6.1's support for Rails though, so if they can do the same with PHP, it'll be a keeper.

I use Zend Studio for PHP myself. Gotta pay for that one though.

share|improve this answer

Try Aptana. I use it and love it.

Before that I used Textpad with the php syntax definition (try all the PHP syntax definitions until you find one right for you). Don't judge Textpad by it's cover. It's rock solid and really really useful. It has lots of useful addons as well (with room to write your own if you want). Best of all, it's free, and it has excellent macros support (which is a huge thing eclipse is lacking).

The reason I switched to Aptana was so that I could automatically upload a file on save (there is a script you have to install to get it to do that) but I just noticed that there is an addon to get Textpad to do that for you... Although Textpad doesn't have tab-auto complete nativly (there is an addon for that too though).

share|improve this answer
show 2 more comments

There is PHPEdit from Waterproof.fr which is inexpensive and I used it until we switched to Zend Studio. PHPedit is free for non-profit coding, just ask for a personal licence.

share|improve this answer

I know and use very good free PHP IDE - http://www.codelobster.com

Regards, Stas.

share|improve this answer

I use Php IDE by JCX Software, a PHP plugin for Visual Studio (there is also a stand-alone version). I use it specifically because it's integrated so well with Visual Studio. Debugging works really well if you're used to the VS-style debugger.

You can select the version of PHP you want a particular debug instance to run against. It sets up Apache and PHP for you (not that it's hard to do, just convenient).

It's $99 or so and upgrades are less. I think student pricing is even cheaper.

http://www.jcxsoftware.com/vs.php

share|improve this answer

I also have another vote for Aptana. The application is available as a stand-alone, or as a plug-in for Eclipse. I personally prefer Eclipse with the plug-in because I use it for development in other languages (like Java), but if you're primarily doing web development then Aptana is the way to go.

share|improve this answer

DevPHP isn't bad, it's what I currently use at work. Eclipse is also really good.

share|improve this answer

I checked out and have fully switched to Aptana after reading this thread. I'm really loving it so far.

share|improve this answer

Every time I try to use one of the big IDE things it just seems slow and confusing. My tip for the up and coming developper is to use a simple but useful text editor with syntax highlighting and tab/bracket support (I like Smultron on mac, but there are tons like TextEdit, Notepad++ etc), then use phpXref to browse their code when they need to follow a process.

PhpXref is a bunch of perl scripts that ouput an interlinked version of your code, you can search for a function and see where it's defined and where its called. All source code is linked to function, variable etc information. It's pretty easy to run locally, you just add your source to a directory in the phpxref install and hit the perl script, you then have a bunch of html files that explain your code perfectly (phpdoc supported!).

This keeps your normal editor as simple as possible (and light, which is nice when you're working on your to do list with the same editor), but gives you the opportunity to dig deeper and do analysis on your code when you need to.

Example phpxref (wordpress trunk)

Caveat: I work almost exclusively on plugins and themes for the wordpress package, so I have no experience writing my own humonguous applications.

P.S. Someone said TextMate is free above but it's not. It's powerful and cool but 70$ is a lot and I find the Free/Open Source Smultron gives you almost all the benefit at 100% less cost.

share|improve this answer

I'm just gonna say no. I've tried out several IDE's and they all have pro and cons for each one. I gave up looking for the "visual studio" of ide's for php

share|improve this answer
1  
I'm so glad someone else actually agrees with me on this. Anyone who claims that some IDE or other which happens to support PHP development has yet "arrived" as the premier IDE to use, clearly doesn't do much programming. – Brian Lacy Feb 4 '10 at 19:36
show 3 more comments

Geany is a good editor overall, has many languages built in. It's both on Windows and Linux, don't know of any mac versions though. It's light and fast, isn't overcumbered with features that makes it a giant, however you have to download the engine/compiler in question. Geany

share|improve this answer

I've bought PhpDesigner and i never want to go back. It actually makes a list of all function names, class names, class members, constants, etc in every file in your project, and uses them for auto-completing your code. Its blazing fast! I never want to go back.

share|improve this answer
1 2 3

protected by Tim Post Feb 6 '11 at 15:21

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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