When comparing Komodo IDE vs METAYOTA, the Slant community recommends Komodo IDE for most people. In the question“What are the best IDEs or editors for PHP?” Komodo IDE is ranked 6th while METAYOTA is ranked 26th. The most important reason people chose Komodo IDE is:
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.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
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
Pro Syntax highlight, code completion, search and replace with regex, many key combinations
The editor offers all the features the user would expect from a PHP editor!
Pro Automatically generate forms for your PHP services
Within a few seconds you have your forms ready for your users to use your PHP code!
Pro All in one web application editor with many features for PHP
The editor has awesome capabilities like displaying the errors that are in the error.log directly in the editor on the correct line.
Cons
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.