Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Android Studio
Score 9.2 out of 10
N/A
Android Studio is an official Android development integrated development environment (IDE) for mobile application development in the Android operating system developed by Google. Android Studio is based on Jetbrains'N/A
NetBeans
Score 7.1 out of 10
N/A
NetBeans is a free and open source platform and integrated development environment (IDE).N/A
PhpStorm
Score 9.5 out of 10
N/A
JetBrains supports PhpStorm, an integrated development environment (IDE).
$9.90
per month per user
Pricing
Android StudioNetBeansPhpStorm
Editions & Modules
No answers on this topic
No answers on this topic
For Individuals
$99
per year per user
For Organizations
$249
per year per user
Offerings
Pricing Offerings
Android StudioNetBeansPhpStorm
Free Trial
NoNoYes
Free/Freemium Version
NoNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Android StudioNetBeansPhpStorm
Considered Multiple Products
Android Studio
Chose Android Studio
I am primarily a Java developer so many of the IDEs I have used are specifically made for Java development. I have used IntelliJ IDEA, Eclipse, and NetBeans for Java development but Android Studio is far better for Android development specifically and it also has support for …
NetBeans
Chose NetBeans
NetBeans is free, open source and offers a lot of open source plugins. If you don't have money to invest in a proprietary IDE, you can use NetBeans as the main IDE. Also, it's backed up by a great community and Apache so you know that it will receive upgrades and updates to …
PhpStorm
Chose PhpStorm
When I have evalutated Eclipse and NetBeans (years ago), I have noticed that PHPstorm have more features already included, and overall, they are better in quality.

For example code refactoring, code analysis, debugging - everything was easier in PHPStorm.
Chose PhpStorm
While these two are also code editors, they are far from as robust as the PhpStorm IDE. Although these editors also support plugins to perform functions similar to PhpStorm, by bringing it natively it is much more efficient and you get rid of compatibility worries, etc. and it …
Chose PhpStorm
PhpStorm is the most complete IDE for PHP that I have used. It is stable and solid, and it works on all platforms. There are some editors that are quicker loading, Sublime Text, Notepad ++, but they don't have the depth and solid foundation that PhpStorm has. This is why we …
Chose PhpStorm
It has support for almost any third party tools that you'll use for PHP development. You have a great support for employees and it's always being updated so it supports the latest technology.

Best Alternatives
Android StudioNetBeansPhpStorm
Small Businesses
Swiftify
Swiftify
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Medium-sized Companies
Swiftify
Swiftify
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Enterprises
Swiftify
Swiftify
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Android StudioNetBeansPhpStorm
Likelihood to Recommend
9.0
(15 ratings)
7.8
(22 ratings)
9.7
(20 ratings)
Usability
9.0
(1 ratings)
9.0
(2 ratings)
9.2
(5 ratings)
Support Rating
9.8
(6 ratings)
8.5
(4 ratings)
9.4
(3 ratings)
User Testimonials
Android StudioNetBeansPhpStorm
Likelihood to Recommend
Google
Android Studio is a great mobile development IDE. I have found it is the best for both Android and Flutter development. It is created by JetBrains, so any developer used to their products, such as IntelliJ IDEA, will find themselves right at home with this IDE. It is very intuitive so it is a good choice for people needing to learn an IDE quickly.
Read full review
Open Source
NetBeans is extremely user friendly and easy to start developing complex applications. Adding and configuring external libraries is much simpler than in Eclipse. It is highly cost effective and most of the latest framework based libraries required are automatically downloaded to the projects. The overall tool is also light weight and consumes less memory as compared to other competitor tools.
Read full review
JetBrains
PhpStorm is well suited for any project that utilizes PHP. I have used it on Windows, Ubuntu, and Mac OS and it works great on all those platforms. Having a solution that keeps the developer from having to constantly switch tools to do their job is invaluable. Whether you're a junior developer, front end engineer or a senior developer, PhpStorm is a great product that will help you get your work done.
Read full review
Pros
Google
  • Support for developing in either the emulator or a device means I can quickly diagnose platform specific issues
  • The support for Kotlin and Java is stellar, with projects easily containing both types of code with ease
  • Hot reload support means that I can quickly test changes without waiting for a length build and optimization process
  • Excellent cross platform support means I can develop on macOS, Windows, or Linux without losing functionality between platforms
Read full review
Open Source
  • Debugging - Save time hunting down errors by stepping through the code to find the root of a problem.
  • Refactoring - Easily rename classes and variables or make other structural changes using built-in refactoring tools.
  • Service management - NetBeans integrates seamlessly with web application servers like Tomcat and GlassFish.
  • Source control - Works well with Git and other version control tools.
Read full review
JetBrains
  • Database browsing, Remote host browsing, and all the deep seated customizations for both the UI and Technical feasability are the result of an amazing integrity and compatibility with most components and technologies.
  • The built-in shell is insanely helpful for traversing code in order to debug scripts with ease, and the plug-in system makes this software quite extensible.
  • Not to mention the variety of options and settings (divided into global settings and per-project settings) are both intuitive & easy to use, especially the fact that I can export and import them across my workstations while maintaining my spacing & indentation, highlighting, inspection patterns and syntax styling.
Read full review
Cons
Google
  • Android Studio needs a very high amount of RAM and a high-end processor to run smoothly, which can't be affordable for everyone.
  • Updates in Gradle files can sometimes come up with a hectic improvement in whole code, which can lead us to improve some code and consume precious time.
  • Multitasking is very difficult in Android Studio due to its heavy consumption of resources.
Read full review
Open Source
  • NetBeans [should] work smoothly with systems having less RAM. Systems with less RAM face trouble with NetBeans.
  • File open history also requires improvement. Once NetBeans is restarted, all files are closed automatically and there is no shortcut to open last opened files.
Read full review
JetBrains
  • Some of the newest github copilot features lag behind what's being done in vs code and would be nice if more of the newer features were brought over though this has greatly improved recently
  • Interface can be a little overwhelming for newcomers
  • Some features like rainbow brackets should be native rather than addon
Read full review
Usability
Google
Android Studio is very useful for developers to write the code of Android apps. It provides auto implementation, suggestions, and removes boilerplate codes, which helps developers write clear and optimized code. Number of third party and Jetbrains plugins available to improve the speed of development and help the developer.
Read full review
Open Source
Netbeans enhances my coding work, shows me where I have errors and helps find variable instances. I would be lost without find/replace in projects functionality as I use projects as templates for new projects. Occasionally the code hints aggravate me, but I understand that it is actually making me a better coder, working to get the 'green light' of a clean file with no errors or clumsy code.
Read full review
JetBrains
PhpStorm is very easy to use, once you get the hang of it. It can take a while to get the hang of it because there's so many options, some of which are buried in the imposing settings panel. It could use some help with multi-cursor, especially multi-file editing but that's a minor gripe.
Read full review
Support Rating
Google
Overall support for Android Studio is quite good. As the project is maintained by Google itself, frequent updates are usually made to Android Studio to keep the IDE update and bug-free. Many community forums are also available to help developers across the world if they face any issue.
Read full review
Open Source
NetBeans has a very strong user community. We can find solutions here for almost all the problems we face. In addition, we can forward NetBeans Support teams the problems we cannot solve. We can get quick feedback from the support teams, but I generally try to solve my problems by following the forums.
Read full review
JetBrains
The JetBrains community is all about helping others succeed, even in the most obscure setups. I have never had a question go unanswered, or I have never been able to come up with empty results in searching for the answer. My questions or concerns are typically address from other users in the community, so timing is pretty quick for a response
Read full review
Alternatives Considered
Google
Android Studio is the best possible offering to make android based apps. It's a product by Google and the official integrated development environment for android app development. That's why it is able to offer the easiest to learn and simplest coding environment to developers. But it needs higher performance and is at times slower as compared to Flutter, etc. So that's the only drawback, but overall it's better than most tools for app development.
Read full review
Open Source
It works very smoothly as compared to other tools . The problem of restarting and reimporting the projects is not in the netbeans IDE . The front end development features are good . Netbeans connector is one of the best thing which enables us to deeply integrate netbeans IDE with google chrome browser
Read full review
JetBrains
Easier to use, more features, more reliable. Much more purpose built with specific integrations aimed directly at php code instead of the broad generic interfaces the other software have that are aiming to support many different languages.
Read full review
Return on Investment
Google
  • Positive Impact: No license fee, saves a lot of money upfront.
  • Positive Impact: Faster project delivery, because errors are cached quickly while typing code allowing to fix the code at the same time, and this eliminates the need of fixing bugs which saves time. Saves 20% of my time.
  • Negative Impact: Not works well on low end laptops with RAM less than 16GB.
Read full review
Open Source
  • By working on Netbeans I just learned one more tool and can teach others about it. One should learn every tool so that it might help someday if another editor is not available and you have to use different software for your work.
  • Compiling code became easy as it is not a feature of normal text editors. Only IDE can do this.
Read full review
JetBrains
  • PhpStorm decreased the time to market of new features - we are following the Agile SCRUM methodology with 2 weeks sprints. Using PhpStorm helped with releasing UI features even faster than 2 weeks.
  • Considering the price of the license and the cost of the server where we run it, the ROI is still high due to less time spent by developers with writing code, debugging, refactoring etc. Especially when you have highly paid developers.
  • Increased people's happiness - by using a modern tool with lots of features which has made their work easier.
Read full review
ScreenShots