When comparing Eclipse PHP Development Tools vs Komodo IDE, the Slant community recommends Eclipse PHP Development Tools for most people. In the question“What are the best IDEs or editors for PHP?” Eclipse PHP Development Tools is ranked 3rd while Komodo IDE is ranked 6th. The most important reason people chose Eclipse PHP Development Tools is:
Eclipse has a huge community developing plugins that can then be found on the [marketplace](http://marketplace.eclipse.org/).
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Access to a wide variety of Eclipse plugins
Eclipse has a huge community developing plugins that can then be found on the marketplace.
Pro Free, cross-platform
PDT is available for free on Windows, OSX and Linux.
Pro Modular architecture offers flexibility in setup
Since Eclipse is highly modular by design, relying heavily on plugins for functionality it can be set up so that it includes only the necessary functionality and nothing else.
Pro A plethora of configuration options
Each component of Eclipse can be configured separately offering fine grained control.
Pro Syntax highlighting
Eclipse PHP Development Tools (PDT) has such good syntax highlighting for PHP, CSS, HTML.
Pro Syntax validation
You would not be regret for having PDT as you IDE choices for PHP Development. It will help you validate your PHP code without you worry it will be wrong.
Pro Remote Xdebug possible
If you are running your PHP in an Docker-Container you can easily connect Xdebug remotly with Eclipse.
Pro Built in Version Control
Since Version Control features are very frequently used these days, having them built right into your IDE seems quite the right thing to do. With Komodo, you can perform your Git push-es and pull-s right while you're coding.
Pro Collaboration tools
If you're working with a remote dev team, you'll quickly realize the importance of code collaboration while programming. With the Komodo IDE you don't have to setup a separate teamviewer session, or even share code via dropbox with other devs. All you need is an ActiveState account (+ a partner with the KomodoIDE ofcourse) and your remote team could see LIVE and contribute to your changes in the source files of your app
Cons
Con Doesn't support blade files
Con You need big memory of RAM
You need at least 4GB Ram for get the fastest PDT if you plan to use it as your PHP tools.
Con Configuring Eclipse is time-consuming
Setting up Eclipse can be difficult. Each section and each plugin of Eclipse has its own preferences that together add up to lots of tweaking.
Con Not free
Komodo IDE costs you $89 for a personal license. Even though they have a Free basic version (that's also opensource), but this lacks most of the functionality that the paid version has.