Most of the good PHP IDEs i find are not free, so does anyone know of a good, yet free PHP IDE???
As in an IDE with features like
- auto completion
- debugging
- code formatting
- code highlighting
- database previewing
- etc
|
|
|
|
|
|
|
NetBeans and Eclipse (with PDT, search for that one) are the most powerful. Then you'll have plenty of editors, etc... but those two are probably the best out there (though may be a bit complex to master at the beginning, eclipse especially). |
||
|
|
|
My suggestions, the best the first :
|
||
|
|
|
|
It has been a while since I used it but Eclipse with PHP Development Tools |
||
|
|
|
|
You might want to take a look at this: Eclipse PHP Development Tools. |
||
|
|
|
|
The two most powerful, and probably the two most used too, are Eclipse PDT, and netbeans I've been using the first one for several years -- it's a real good IDE.
|
||
|
|
|
|
Take look at http://stackoverflow.com/questions/579330/what-is-the-best-open-source-php-ide-out-there and http://stackoverflow.com/questions/6166/any-good-php-ide-preferably-free-or-cheap |
||
|
|
|
|
Highly recommend you try Eclipse. Not just because it supports php, but because it's so useful for sooo many other languages as well, with plugin support, other libraries, xUnit integration - it's definitely worth a try. There are at least two PHP plugins - PHP Eclipse and the PHP IDE Project, probably worth reading about each before you decide which is best for you. |
||
|
|
|
|
|
||||
|
|
|
I'm using Komodo Edit 5.2 URL: Visit Komodo Edit 5.2 website
And alot more I've been using Komodo edit more more than a year now and I love it. |
||
|
|
|
|
Couple of notes:
|
||||
|