Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
219 views
in Technique[技术] by (71.8m points)

php - 什么是PHP的最佳IDE? [关闭](What is the best IDE for PHP? [closed])

I'm a PHP developer and now I use Notepad++ for code editing, but lately I've been searching for an IDE to ease my work.

(我是一名PHP开发人员,现在我使用Notepad ++进行代码编辑,但是最近我一直在寻找IDE以简化工作。)

I've looked into Eclipse , Aptana Studio and several others, but I'm not really decided, they all look nice enough but a bit complicated.

(我研究了EclipseAptana Studio和其他几个工具,但我不确定,它们看上去都不错,但是有点复杂。)

I'm sure it'll all get easy once I get used to it, but I don't want to waste my time.

(我相信一旦习惯了,一切都会变得容易,但是我不想浪费时间。)

This is what I'm looking for:

(这就是我要寻找的:)

  • FTP support

    (FTP支持)

  • Code highlight

    (代码突出显示)

  • SVN support would be great

    (SVN支持会很棒)

  • Ruby and JavaScript would be great

    (Ruby和JavaScript会很棒)

  ask by community wiki translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

For PHP I would recommend PhpStorm .

(对于PHP,我建议使用PhpStorm 。)

It supports FTP/SFTP synchronization, integrates well with Subversion , CVS , Mercurial and even with Git .

(它支持FTP / SFTP同步,与SubversionCVSMercurial甚至与Git集成良好。)

Also, it supports HTML, CSS, JavaScript and handles language-mixing well like SQL or HTML blocks inside PHP code, JSON, etc.

(此外,它支持HTML,CSS,JavaScript并很好地处理语言混合,例如PHP代码,JSON等中的SQL或HTML块。)

But if you need Ruby you can try another IDE - RubyMine with same capabilities but for Ruby.

(但是,如果您需要Ruby,则可以尝试另一个IDE- RubyMine,具有相同的功能,但适用于Ruby。)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...