NetBeans is a free and open source platform and integrated development environment (IDE).
N/A
PhpStorm
Score 9.0 out of 10
N/A
JetBrains supports PhpStorm, an integrated development environment (IDE).
$99
per year per user
Pricing
NetBeans
PhpStorm
Editions & Modules
No answers on this topic
For Individuals
$99
per year per user
For Organizations
$249
per year per user
Offerings
Pricing Offerings
NetBeans
PhpStorm
Free Trial
No
Yes
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
NetBeans
PhpStorm
Considered Both Products
NetBeans
Verified User
Anonymous
Chose NetBeans
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 …
I would say NetBeans only shines when it comes to smaller projects. I prefer using Eclipse and Intellij over NetBeans when it comes to developing larger projects.
Netbeans is great as a stand-alone java ide and for compiling your java code. The platform provides easy access to better make use of your repos. Between the other ide, NetBeans is easier for us to integrate with android SDK. The only problem is the UI and for all other code …
IBM Rational Application Developer and IntelliJ IDEA are great with hell lot of features packed into the product and are subscription based. However, most of the features they were providing were moot from my organization's business perspective and the cost was expensive. …
It is supported primarily by Oracle and is free. This is a very important plus. Also, many things come embedded. You don't have to worry about adding library or framework. Finally, one of my favorite features is you can design the interface with drag and drop. This feature is …
NetBeans is open source and is freely available to use making it economical compared to Visual Studio IDE. It is fast compared to Visual Studio IDE. More Diversified Libraries are available with NetBeans to work on as compared to the Eclipse IDE. It can be used even by novices …
IntelliJ IDEA is more feature-rich and has professional support available, but comes with increased licensing costs.
Eclipse is widely used, and some of our developers still prefer Eclipse over NetBeans. However, developers spend more time working around IDE bugs when using …
Net beans is way better editor IDE than any other software. It is more advanced and more stable. The only problem with net beans is it consumes more resources of laptop / computer than any other editor. Sublime also supports multiple languages like NetBeans but it has a lot …
All above mentioned is good for web development and Netbeans is an IDE which can do a lot more than normal text editors. File navigation is also easy in 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 …
NetBeans goes with other IDE's in market like Eclipse, Rational Application Development and more.
I prefer NetBeans since it's a lighter version than RAD and Eclipse for building/developing Java and J2EE applications. It also has dynamic support for JavaScript, HTML, PHP.
I have been using NetBeans for many years and I am very comfortable with it. NetBeans is a Java IDE and for different languages such as PHP, Javascript, JavaFX, C / C ++, etc. unlike Eclipse, which is more useful only for Java. NetBeans helps the developer to develop their …
It provides way to go to object or method declaration from its instance or next occurrence of object anywhere in the code. Also, it bundles difference checking and code version repos like svn, git and mercury. It almost have everything you need in development of your software.
Netbeans has a larger number of plugins than Eclipse does which makes development easier. It provides a lot of support for enterprise Java based applications. It has a powerful user interface which makes it easier to navigate through the software. It provides support for the …
NetBeans is easier to use. It has a simpler UI and it's more similar with other IDEs than Eclipse. I never liked Eclipse's workspace concept, with NetBeans you just have projects. Overall I would say using NetBeans requires less learning since it's UI is more logical and you …
I originally began coding with Eclipse, but found debugging to be difficult to implement; switched to NetBeans and never really looked back. When coding for specific projects (for instance Android or a Java class ) Eclipse seems to have a better foothold on integration of …
A few of my team members started on VS code but after switching to PhpStorm they never looked back. Many of VS code features require adding in add on after addon to get at or near the included feature set of PHP storm that includes it out of the box. Plus PhpStorm allows so …
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 …
PhpStorm is without compare for a shop that works entirely in PHP. We've evaluated some of the other text editors on the market and while they have their perks, specifically speed, they aren't nearly as easy to navigate within the codebase or make sweeping changes.
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.
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.
Both Visual Studio Code an Sublime Text are excellent code editors, and even offer a better performance than PHPStorm. However they are not complete IDE's and do not perform half of the tasks that PHPStorm does.
Two things were decisive for choosing PhpStorm, and the first was the Education version since we were a university we were able to license for free, and the other was that we just had to use a single tool to develop our activities (coding, versioning), and operations in the …
Before PHPStorm, most of us were using Komodo IDE. PHPStorm's performance is quite a bit peppier, though, and that makes a huge difference on large projects. PHPStorm's rolling feature releases also give a better window into the direction of the tool, and JetBrains has been …
Notepad++ is exactly that, notepad on steriods. However, PHPStorm was designed specifically for PHP ( my language of choice ) and thus, common settings that I would have to tailor within Notepad++ ( ever time an update comes out, which is very often ), do not have to get reset …
Each one of the products I've listed are great in their own right, but non of them provide as complete a solution as PhpStorm in my opinion. Very few products offer all of the features that PhpStorm does and those that do don't have the greatest performance in my experience. …
In comparison to many other popular code editors, PhpStorm stands out in terms of its fantastic integration of so many high quality and extremely useful features. In particular, the code quality analysis and code navigation features are not available in many other development …
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 …
PhpStorm compares comparably to Visual Studio for a PHP development environment. It is the most powerful editing environment I have come across for PHP. Having a background in C#, it feels much closer to and similar in power to VS. Has many of the same built in functions …
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.
PhpStorm has a free trial. Visual Studio IDE does not. I believe that VSIDE is better suited for C+/.NET development and not PHP. Despite their PHP plugins & debugger, stepping through the code on PhpStorm always feels better and more intuitive than stepping through PHP with …
If your organization works with developing or supporting Java applications and is focused on running efficiently with a lean budget, NetBeans would be a good choice to consider.
If your development staff uses other languages, or prefers a high level of available professional IDE support, it may be better to consider a paid option if your budget allows.
PhpStorm is well suited for any PHP development. It integrates well with Symfony, Laravel, CodeIgniter, Cake & Twig. I have used it very successfully in the past and despite not being my go-to editor, I will still use it when working on PHP heavy frameworks.
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.
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.
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.
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
IBM Rational Application Developer and IntelliJ IDEA are great with hell lot of features packed into the product and are subscription based. However, most of the features they were providing were moot from my organization's business perspective and the cost was expensive. Eclipse is an opensource product with great features, but is difficult to configure and use as compared to NetBeans. One of the frustrating issues we faced with Eclipse was its slowness while saving a file. http://https//stackoverflow.com/questions/40166270/eclipse-neon-pathetically-slow
Each one of the products I've listed are great in their own right, but non of them provide as complete a solution as PhpStorm in my opinion. Very few products offer all of the features that PhpStorm does and those that do don't have the greatest performance in my experience. Some have a great text editor but lack other critical features while others have a bounty of features, but the text editor is garbage. Before I tried PhpStorm, I stuck to using simple text editors because the features the IDEs offered didn't outweigh performance hit of running such a large, slow program. PhpStorm isn't lightweight by any means but I haven't noticed any of the common performance issues that I experienced with other IDEs.
Recent AI advancements have saved us time to build by integrating it direct with the IDE allowing build to deployment to happen at a more rapid pace than previously possible
Integrated AI commit message generation saves time and effort from team members shorting time writing documentation allowing more time spent in development
Integrated git development causes less friction across team with version control and merge conflict resolution shortening development work flows