When comparing Geany vs Eclipse PHP Development Tools, 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 Geany is ranked 8th. 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 Light and fast
Geany is very lightweight thanks to the smaller offering of features.
Pro Built-in plugin manager
Geany has a built-in plugin manager which can be used to install plugins and add new powerful features to the editor.
Pro Quick search on large files
In Geany you technically search once for a whole search query, unlike Gedit, where once you start typing, the file is searched for in accordance with each substring of what you're typing, all the while leading to terribly annoying lag.
Pro Cross platform
Geany is a cross platform editor, very similar to Notepad++ in Windows.
Pro Build in terminal
Press F5 and code will run without the need to switch between windows.
Pro Actively developed Free (as in freedom) Software
This software respects your freedom.
Pro Real syntax parsing (not just coloring)
Hence it is capable of showing the methods and inner classes of, e.g., a Java source file.
Pro Simple project management
Pro Native
It is a real app and not another frankenstein web/electron app. This means it runs great and doesn't extraordinary amounts of RAM.
Pro Options in the menu are easy to find
For example, there is an easy way to change the font and theme in the View menu. No need to search through several syntax styles like in Notepad++ just to be able to change the used font.
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.
Cons
Con Not very advanced
Although it has some IDE features, it is not as advanced as some other text editors that can be extended to contain IDE functionality.
Con Windows installer not digitally signed
Con Not many third-party plugins
Geany is not as popular as some other text editors with plugin support. As such it's understandable that it's missing lots of powerful plugins available in other editors.
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.