用于 PHP 开发的 NetBeans VS PhpStorm
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/15180753/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
NetBeans VS PhpStorm for PHP development
提问by rinchik
I'm using NetBeans for PHP development and recently i noticed that it's being a bit slower than i would want it to be, when I'm working/navigating in 10-15 projects at the same. And NetBeans eats a lot of memory.
我正在使用 NetBeans 进行 PHP 开发,最近我注意到当我同时在 10-15 个项目中工作/导航时,它比我希望的要慢一些。而且 NetBeans 会占用大量内存。
I started looking for an alternatives. One friend suggested PhpStorm. It's pricy. But based on the PhpStorm description it has all NetBeans features and works much faster.
我开始寻找替代品。一位朋友建议使用 PhpStorm。它很贵。但是根据 PhpStorm 的描述,它具有所有 NetBeans 功能并且运行速度更快。
Is it true? Is it worth it to purchase PhpStorm?
这是真的吗?是否值得购买 PhpStorm?
UPDATE:
更新:
To do a full test a would need to load it 100% it's time consuming. I was hoping that somebody had moved from NetBeans to PhpStoms and can really tell the difference. It's more about performance. Not UI.
要进行完整测试,需要 100% 加载它,这很耗时。我希望有人已经从 NetBeans 转移到 PhpStoms 并且能够真正分辨出其中的区别。更多的是关于性能。不是用户界面。
回答by rinchik
Well, depends one many factors. I use Netbeans and Notepad++ for smaller projects, and I am happy with both. It is true, that Netbeans is slower, but I find PHPStorm too pricy just to get a very minor advantage over Netbeans. You could try the demo versionof PHP Storm or read this feature comparison.
嗯,取决于许多因素之一。我将 Netbeans 和 Notepad++ 用于较小的项目,我对两者都很满意。确实,Netbeans 速度较慢,但我发现 PHPStorm 太贵了,无法比 Netbeans 获得很小的优势。您可以尝试PHP Storm的演示版或阅读此功能比较。

