Windows 上最快最好的 PHP IDE 是什么?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2475291/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-25 06:36:59  来源:igfitidea点击:

What is the fastest and best PHP IDE on Windows?

phpide

提问by vegatron

I've tried a few PHP IDEs, but am still searching for the fastestone.

我已经尝试了一些 PHP IDE,但仍在寻找最快的一个。

All Java-based IDEs are too slow. I have 2 computers to work with: my home PC which is too fast, and my laptop which is good but can't handle heavy software. And I have to work on them both, so I'm looking for the best free IDE which is fast.

所有基于 Java 的 IDE 都太慢了。我有两台电脑可以使用:我的家用电脑太快了,我的笔记本电脑很好但不能处理繁重的软件。而且我必须同时处理它们,因此我正在寻找速度最快的最佳免费 IDE。

I'm not talking about text editors, because I already have Notepad++ and it's great, but looking for extra features to help me save time.

我不是在谈论文本编辑器,因为我已经有了 Notepad++ 并且它很棒,但是正在寻找额外的功能来帮助我节省时间。

Any tips?

有小费吗?

采纳答案by David

You haven't specified an OS of choice here, but I'm assuming it's Windows.

您尚未在此处指定选择的操作系统,但我假设它是 Windows。

I know it doesn't help, because it's not free. But I love working with NuSphere PhpED. Really works well, is fast, and just seems to handle things nicely. For the most part. It's not without it's flaws though, but thats just because i'm fussy. :P

我知道它没有帮助,因为它不是免费的。但我喜欢使用 NuSphere PhpED。真的很好用,速度很快,而且似乎处理得很好。大多数情况下。虽然它并非没有缺陷,但这只是因为我很挑剔。:P

For free? I'd suggest Netbeans, although it isn't the fastest thing around. And if you're on Linux, then definately Netbeans. * shrug *

免费?我建议使用 Netbeans,尽管它不是最快的。如果您使用的是 Linux,那么肯定是 Netbeans。*耸耸肩*

回答by pinaki

Have you tried Netbeans? I use it on a dual core machine (with 2 GB RAM) and it is pretty fast. In your scenario it should really fly. If scanning is taking time for netbeans, then look at Scan on Demand.

你试过 Netbeans 吗?我在双核机器(带有 2 GB RAM)上使用它,速度非常快。在您的场景中,它真的应该飞起来。如果扫描 netbeans 需要时间,请查看按需扫描。

Edit: Scan On Demand is a plugin within Netbeans.

编辑:按需扫描是 Netbeans 中的一个插件。

回答by Enrique

notepad++

记事本++

But it does not include a debugger.

但它不包括调试器。

回答by n00b

I'd recommend PSPad... it's not quite an IDE and not a feature less text editor.

我推荐 PSPad...它不是一个 IDE,也不是一个功能较少的文本编辑器。

http://www.pspad.com/en/

http://www.pspad.com/en/

p.s.: It's fast btw... starting it takes for instance about 1 sec on my system (similar to yours).

ps:顺便说一句,它很快......在我的系统上启动它大约需要1秒(类似于你的)。

回答by Kevin

Eclipse PDT is pretty fast for me!

Eclipse PDT 对我来说非常快!

回答by Abhishek

VIM :)

维姆 :)

Or for windows PHP Desginer is pretty cool. Its not Free though.

或者对于 windows PHP Desginer 非常酷。虽然它不是免费的。

回答by AntonioCS

I normally recommend nusphere PHPEditor but I am really getting tired of it not having built in code formatter (which you can bypass by using poly something software (which is not free, so you are paying for two thing)) and no svn support (which you can bypass by using tortoise).

我通常推荐 nusphere PHPEditor,但我真的厌倦了它没有内置代码格式化程序(你可以通过使用 poly something 软件(它不是免费的,所以你要支付两件事)来绕过它)并且没有 svn 支持(它您可以使用乌龟绕过)。

回答by Daryl

Microsoft Expression Web supports php, but there are other options such as Eclipse and Netbeans.

Microsoft Expression Web 支持 php,但还有其他选项,例如 Eclipse 和 Netbeans。

回答by vegatron

I will settle for Eclipse PDT for now.. its a lot faster than netbeans, although its a bit complex . it took me long hours to get the debugger to work (my eyes are burning) .

我现在将满足于 Eclipse PDT。它比 netbeans 快得多,虽然它有点复杂。我花了很长时间才让调试器工作(我的眼睛在燃烧)。

I tryed codeLobster's PHP IDE its pretty good actually and fast but you have to pay for the extensions..

我尝试了 codeLobster 的 PHP IDE,它实际上非常好而且速度很快,但是您必须为扩展付费..