Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PHP with Netbeans or Eclipse? [closed]

I'm not looking for a "religious discussion" here, but I want to know the Pros and Cons of both development environments. I'm on the Mac, btw.

like image 414
openfrog Avatar asked Dec 20 '09 15:12

openfrog


People also ask

Is Eclipse good for PHP?

A: Eclipse for PHP works really great with CodeIgniter. Netbeans is another good IDE, and Sublime is a good code editor for CodeIgniter.

Is Eclipse IDE better than NetBeans?

If you like modularity and fine-tuned control over your IDE, Eclipse is the better option. If you hate having to install plugins every time you need another tool, NetBeans is the way to go.


2 Answers

Check Smashing Magazine's Big PHP IDE Test.

An IDE is supposed to ease development and support you in your workflows. Thus, the easiest way to find the right one, is to try and see for yourself, which one best suits your needs.

like image 181
Gordon Avatar answered Oct 13 '22 16:10

Gordon


I would go with netbeans. using it for a year for large project and everything i need is in front of me.

My vote goes to NetBeans.

like image 2
Andreas Avatar answered Oct 13 '22 16:10

Andreas