Poll

Which PHP Editor do you think is the best?

Dreamweaver
41 (16.9%)
Komodo
7 (2.9%)
PHP Designer
11 (4.5%)
Eclipse
14 (5.8%)
PHPEdit
3 (1.2%)
Quanta Plus
0 (0%)
Vi(m)
5 (2.1%)
Emacs
1 (0.4%)
BBEdit
1 (0.4%)
Zend Studio
9 (3.7%)
Notepad++
73 (30.2%)
HTML Kit
2 (0.8%)
NetBeans
34 (14%)
TextMate
6 (2.5%)
Other
32 (13.2%)
Aptana
2 (0.8%)
UltraEdit
1 (0.4%)

Total Members Voted: 242

Author Topic: Which PHP Editor do you think is the best? [v2]  (Read 18072 times)

0 Members and 1 Guest are viewing this topic.

Offline kavoir.com

  • Irregular
  • Posts: 15
    • View Profile
    • Make A Website
Re: Which PHP Editor do you think is the best? [v2]
« Reply #30 on: November 20, 2009, 10:24:32 PM »
This is a continuation of this topic:
http://www.phpfreaks.com/forums/index.php/topic,54859.0.html

Zend 5.5 is my favorite, not quite like the eclipse version.
Mysql content databases are all I need to make a living on the internet.

Online KingPhilip

  • Global Moderator
  • Fanatic
  • *
  • Posts: 3,099
  • Gender: Male
  • Are you a freak?
    • View Profile
    • MisterPhilip.com
Re: Which PHP Editor do you think is the best? [v2]
« Reply #31 on: November 21, 2009, 12:31:40 AM »
I still am a fan of HTML-Kit Tools

Offline keldorn

  • Enthusiast
  • Posts: 339
  • Gender: Male
    • View Profile
Re: Which PHP Editor do you think is the best? [v2]
« Reply #32 on: November 30, 2009, 03:28:31 AM »
So I'm I was using FlashDevelop IDE for learning how to make a game in Actionscript 3.0, I liked it alot. I"m really wondering is there PHP IDE's like that? Its soo fast... Seriously download and try it out, its so shiny and fast, I think it uses the famous free icons from famfamfam.com. Its written in C# too.

I was thinking if I could find  a IDE like that for PHP, I would be blazing threw my projects.

The ones I can find for PHP are written in slow ass Java! Damn what were they thinking, I can't stand it. Netbeans and Eclipse are off my list, next some of those are only Mac. I can't find anything that is like Flashdevelop for PHP. :'(
« Last Edit: November 30, 2009, 03:39:50 AM by keldorn »
Critique my finished web application(s): #1 :smoker: 
OOP is the best thing since sliced bread.

Offline keldorn

  • Enthusiast
  • Posts: 339
  • Gender: Male
    • View Profile
Re: Which PHP Editor do you think is the best? [v2]
« Reply #33 on: November 30, 2009, 04:01:00 AM »
Tried Komodo, slow too, click on a "folder" has a lag of probably 0.9 seconds too long to show the structure. Almost as bad as the Java ones.
Critique my finished web application(s): #1 :smoker: 
OOP is the best thing since sliced bread.

Offline thorpe

  • Administrator
  • 'Mind Boggling!'
  • *
  • Posts: 29,255
    • View Profile
Re: Which PHP Editor do you think is the best? [v2]
« Reply #34 on: November 30, 2009, 04:19:40 AM »
Iv'e been using vim for years though have been loving Netbeans since I programming work full time.

Offline keldorn

  • Enthusiast
  • Posts: 339
  • Gender: Male
    • View Profile
Re: Which PHP Editor do you think is the best? [v2]
« Reply #35 on: November 30, 2009, 04:35:31 AM »
Iv'e been using vim for years though have been loving Netbeans since I programming work full time.

How can you stand the IDE written in Java?  In FlashDevelop I can click on the [+] thing beside the folder in the structure tree, and click on it  as fast I can click the mouse and it responds fast, thats what I'm looking for, those IDEs, you click on them and have to wait like 0.5-1 seconds. The "lag" effect Gets on my nerves, same thing opening the php files.  I guess I'm stuck with Notepad++ for php. :P  I did find a cool "Folder' viewing for Notepad++ so its starting to look more like a IDE, but still missing the intelsense.
Critique my finished web application(s): #1 :smoker: 
OOP is the best thing since sliced bread.

Offline Daniel0Topic starter

  • Administrator
  • 'Insane!'
  • *
  • Posts: 11,815
  • Gender: Male
  • ^bb|[^b]{2}$
    • View Profile
Re: Which PHP Editor do you think is the best? [v2]
« Reply #36 on: November 30, 2009, 04:41:35 AM »
Maybe your computer is just slow?

Offline keldorn

  • Enthusiast
  • Posts: 339
  • Gender: Male
    • View Profile
Re: Which PHP Editor do you think is the best? [v2]
« Reply #37 on: November 30, 2009, 04:47:23 AM »
Maybe your computer is just slow?

I have an AMD Phenom Quad Core, with 4GB ram.
Edit: Here is my rig. Built it myself.   Its not that my computer is slow, its Java. :)
« Last Edit: November 30, 2009, 04:59:40 AM by keldorn »
Critique my finished web application(s): #1 :smoker: 
OOP is the best thing since sliced bread.

Offline thorpe

  • Administrator
  • 'Mind Boggling!'
  • *
  • Posts: 29,255
    • View Profile
Re: Which PHP Editor do you think is the best? [v2]
« Reply #38 on: November 30, 2009, 06:05:23 AM »
Iv'e not noticed any performance lag with Netbeans excepting maybe when it initially scanning my projects. Even then, I think its only because the drives my projects are hosted on are remote (LAN).

Offline Mchl

  • Staff Alumni
  • Freak!
  • *
  • Posts: 8,582
  • Gender: Male
  • That's Largo in my avatar, not me.
    • View Profile
    • FlingBits
Re: Which PHP Editor do you think is the best? [v2]
« Reply #39 on: November 30, 2009, 06:25:05 AM »
Did you ever calculate if you earn more time not having this 0.5-1s lag on opening files than you loose by not having features like code hinting, instant syntax error finding, built-in VC tools etc.. ?
NetBeans fanatic | ExtJS masochist | C++ denier
PHP4 & MySQL4 are no longer supported.
PHPFreaks Tutorials | PHP Debugging: A Beginner's guide | PHP Security Tutorial || How To Ask Questions The Smart Way
Flingbits tutorials | Class Autoloading

Offline keldorn

  • Enthusiast
  • Posts: 339
  • Gender: Male
    • View Profile
Re: Which PHP Editor do you think is the best? [v2]
« Reply #40 on: November 30, 2009, 08:49:57 AM »
Did you ever calculate if you earn more time not having this 0.5-1s lag on opening files than you loose by not having features like code hinting, instant syntax error finding, built-in VC tools etc.. ?


I think understand what you mean, intellesense saves time, say you forget if the method in a class or function file is Foo_bar()   or foo_bars(), the intellense will save you from having to open the file and look. That could save you a few minutes at best. But then again waiting  .5- 1 seconds each time you open a file can be irratating, its like waiting for a slow website to load. We know that the average internet user will not wait more then 5 seconds, then will close your site.  For me I would like a IDE that open up the files microseconds, like 0.002, that my 'threshold" before I get irritated. lol  :P
« Last Edit: November 30, 2009, 09:03:58 AM by keldorn »
Critique my finished web application(s): #1 :smoker: 
OOP is the best thing since sliced bread.

Offline Mchl

  • Staff Alumni
  • Freak!
  • *
  • Posts: 8,582
  • Gender: Male
  • That's Largo in my avatar, not me.
    • View Profile
    • FlingBits
Re: Which PHP Editor do you think is the best? [v2]
« Reply #41 on: November 30, 2009, 10:17:58 AM »
Intellisense is actually Microsoft's trademarked technology AFAIK, so you won't find it anywhere except MS IDEs. ;)

Anyway, arguments you present are like advice to use '' instead of "" for strings, because they're a bit faster. It's not going to make your script execute noticeably faster though, because most time is spend elsewhere.

Same with IDE. What good is instant file opening, when I need to find missing ; or } or) now and then AFTER I have saved the file and reloaded it in browser? In NB you have these (and other) errors highlighted the instant you make them. That's where time is saved.
NetBeans fanatic | ExtJS masochist | C++ denier
PHP4 & MySQL4 are no longer supported.
PHPFreaks Tutorials | PHP Debugging: A Beginner's guide | PHP Security Tutorial || How To Ask Questions The Smart Way
Flingbits tutorials | Class Autoloading

Offline neil.johnson

  • Guru
  • Fanatic
  • *
  • Posts: 3,416
  • Gender: Male
    • View Profile
Re: Which PHP Editor do you think is the best? [v2]
« Reply #42 on: November 30, 2009, 12:26:09 PM »
Trialing DWCS4. Couldn't get used to netbeans. Happy so far. The code colouring is far better than any other IDE. Too much customising in netbeans.
Quote
To start, press any key. Where's the 'Any' key?

Offline seany123

  • Devotee
  • Posts: 969
    • View Profile
Re: Which PHP Editor do you think is the best? [v2]
« Reply #43 on: December 04, 2009, 09:51:27 AM »
php designer  2008 is seriously better than anything ive ever used.

you can write pages easily twice as fast thanks to the very advanced auto completion.

you can see exactly what the code is doing with the function lists (which appear in a little box) when you highlight parts of your code.
WatchTVportal - watch all your favourite shows including; Dexter, house, two and a half men, 24, lost, prison break, glee AND MORE!


Offline roopurt18

  • Guru
  • Fanatic
  • *
  • Posts: 3,658
  • Gender: Male
  • le sigh
    • View Profile
    • rbredlau
Re: Which PHP Editor do you think is the best? [v2]
« Reply #44 on: December 04, 2009, 01:55:52 PM »
I've used eclipse and netbeans both in addition to IDEs written in C or C++.

I'm going to have to agree with keldorn that Java-based IDEs are slow in general and can become completely unusable in large projects or when large files are opened.

I've also noticed that Java applications tend to have worse performance on Windows than they do on Linux.

For what it's worth, I still use netbeans at home because it's free.  I also use eclipse at work to design reports.

:)