IDE for PHP? - Stack Overflow [closed] most recent 30 from stackoverflow.com 2009-12-21T06:43:10Z http://stackoverflow.com/feeds/question/527232 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/527232/ide-for-php 2 IDE for PHP? [closed] DotNET 2009-02-09T06:16:22Z 2009-05-10T10:49:48Z <p>Is there any good IDE for PHP which is lite, accessible and has basic features like file management and code completion? The biggest bad thing about php development is that it's lack of a good IDE. Which IDE are you all using for PHP development?</p> http://stackoverflow.com/questions/527232/ide-for-php/527243#527243 5 Answer by Scott Evernden for IDE for PHP? Scott Evernden 2009-02-09T06:20:28Z 2009-02-09T06:20:28Z <p><a href="http://www.eclipse.org/pdt/" rel="nofollow">PDT Eclipse</a> .. I am pretty happy with Ganymede (3.4) currently</p> http://stackoverflow.com/questions/527232/ide-for-php/527245#527245 -3 Answer by Timothy Strimple for IDE for PHP? Timothy Strimple 2009-02-09T06:21:09Z 2009-02-09T06:21:09Z <p>I try not to do any PHP development anymore, but if I had to, I'd use <a href="http://www.eclipse.org/pdt/" rel="nofollow">Eclipse PDT</a>.</p> http://stackoverflow.com/questions/527232/ide-for-php/527251#527251 2 Answer by Michael for IDE for PHP? Michael 2009-02-09T06:24:01Z 2009-02-09T06:24:01Z <p>I've tried a ton of different IDE's for php and I agree there aren't really any good ones. The eclipse PDT addon is... ok but I'm not sold on it (or eclipse, java apps respond too slowly) I haven't invested much time in Netbeans but... I hate Java apps. I always turn back to Notepad++ with word completion or function completion enabled (function hints crash notepad++ for me). </p> <p>Notepad++</p> http://stackoverflow.com/questions/527232/ide-for-php/527254#527254 6 Answer by Henrik Paul for IDE for PHP? Henrik Paul 2009-02-09T06:24:07Z 2009-05-10T10:49:48Z <p>I switched from Eclipse PDT to <a href="http://www.netbeans.org/community/releases/65/" rel="nofollow">NetBeans 6.5</a> recently. It seems to have better code-completion and variable awareness. Although I do miss that good ol' Ctrl-D every now and then :/</p> <p><em>Edit:</em> <a href="http://download.netbeans.org/netbeans/6.7/beta/" rel="nofollow">NetBeans 6.7</a> has Ctrl-E, which is the equivalent to Eclipse's Ctrl-D. Huzzah!</p> http://stackoverflow.com/questions/527232/ide-for-php/527258#527258 1 Answer by teh_noob for IDE for PHP? teh_noob 2009-02-09T06:26:26Z 2009-02-09T07:32:47Z <p>I use the <a href="http://www.netbeans.org/features/php/index.html" rel="nofollow">NetBeans PHP IDE</a>, which is very complete and organized, and has the code completing feature your looking for. To be honest I also catch myself using a souped up text editor called Notepad++.</p> http://stackoverflow.com/questions/527232/ide-for-php/527261#527261 3 Answer by CMS for IDE for PHP? CMS 2009-02-09T06:26:59Z 2009-02-09T06:26:59Z <p>I recommend you to try <a href="http://www.netbeans.org/features/php/" rel="nofollow">Netbeans PHP IDE</a> it haves very good autocompletion and works well for debugging with xdebug.</p> <p>I was used to work with Vim, but I've switched to Netbeans (with the <a href="http://jvi.sourceforge.net/" rel="nofollow">jVi plugin</a> to get the Vi/Vim input model) for the debugging features, code navigation, <a href="http://www.netbeans.org/features/ide/collaboration.html" rel="nofollow">source control</a> and the <a href="http://www.netbeans.org/features/ide/database.html" rel="nofollow">MySQL integration</a>...</p> <p><img src="http://www.netbeans.org/images/v6/5/screenshots/php-debugger-cut.png" alt="alt text" /></p> http://stackoverflow.com/questions/527232/ide-for-php/527271#527271 0 Answer by vanja. for IDE for PHP? vanja. 2009-02-09T06:31:05Z 2009-02-09T06:31:05Z <p>I'm a VisualStudio user but NetBeans seems to be a great little tool - at least it has built in code complete and manual entries for php library functions.</p> http://stackoverflow.com/questions/527232/ide-for-php/527325#527325 1 Answer by Conrad for IDE for PHP? Conrad 2009-02-09T07:15:18Z 2009-02-09T07:15:18Z <p>Oddly enough there is a Visual Studio Extensibility product to allow you to do your PHP development. Looks pretty good, though i've not tried it myself. Check it out <a href="http://www.jcxsoftware.com/vs.php" rel="nofollow">http://www.jcxsoftware.com/vs.php</a></p> http://stackoverflow.com/questions/527232/ide-for-php/527329#527329 0 Answer by CountZero for IDE for PHP? CountZero 2009-02-09T07:21:12Z 2009-02-09T07:21:12Z <p>I recently started using Zend Neon. Im very very pleased with it. Offers you SVN integration, PHPUnit tests, WYSIWYG HTML editor, PHPDocumentor and Database management tools, code competition. It seems to me that I can develop sites from beginning to an end without switching to other applications. Everything I need is already there</p> http://stackoverflow.com/questions/527232/ide-for-php/527332#527332 0 Answer by arin sarkissian for IDE for PHP? arin sarkissian 2009-02-09T07:22:22Z 2009-02-09T07:22:22Z <p>I do quite a lot of Java development as well and my benchmark for IDEs is IntelliJ IDEA which is beyond amazing. ive tried just about everything for PHP and they all come up short (truth is there's technical limitations w/ how good an IDE can be w/ a dynamic language). in my experience the two best have been Netbeans and Eclipse 3.4 + PDT. Zend Studio is pretty good but the added features over PDT are not worth $400... maybe $99, but not $400.</p> <p>there's some things I loved about Netbeans but I eventually switched back to Eclipse + PDT. Honestly I wish I could cherry pick features from each IDE and combine them.</p> <p>You're really going to have to try out as many as possible and see which one clicks w/ u.</p> http://stackoverflow.com/questions/527232/ide-for-php/527349#527349 1 Answer by Satish for IDE for PHP? Satish 2009-02-09T07:29:18Z 2009-02-09T07:29:18Z <p>Adobe Dreamweaver is a good tool for developing PHP applications. Its a user friendly IDE with various tools for PHP programming. </p> http://stackoverflow.com/questions/527232/ide-for-php/527363#527363 0 Answer by Anders Pedersen for IDE for PHP? Anders Pedersen 2009-02-09T07:44:01Z 2009-02-09T07:44:01Z <p>I do PHP sometime on the side - And I use Delphi for PHP - <a href="http://www.codegear.com/products/delphi/php" rel="nofollow">http://www.codegear.com/products/delphi/php</a> - And I'm very happy with it.</p> http://stackoverflow.com/questions/527232/ide-for-php/527380#527380 0 Answer by Jace Jung for IDE for PHP? Jace Jung 2009-02-09T07:56:53Z 2009-02-09T07:56:53Z <p><a href="http://www.editplus.com/" rel="nofollow">EditPlus</a> for sure.</p> http://stackoverflow.com/questions/527232/ide-for-php/527381#527381 0 Answer by David Hanak for IDE for PHP? David Hanak 2009-02-09T07:58:31Z 2009-02-09T07:58:31Z <p>You can also give a try to <a href="http://www.aptana.com/php" rel="nofollow">Aptana Studio with PHP support</a>. It is based on Eclipse, but it can be installed on its own.</p> http://stackoverflow.com/questions/527232/ide-for-php/527393#527393 1 Answer by greyfade for IDE for PHP? greyfade 2009-02-09T08:08:13Z 2009-02-09T08:08:13Z <p>I swear by Quanta+. Its only unfortunate feature is that it has been Linux-only for many years, as part of KDE. With KDE getting a lot of Windows ports, though, I wouldn't be surprised to see Quanta+ 4 on Windows and Mac. I highly suggest at least checking it out.</p> <p>Besides Vim, it's all I ever use for PHP.</p> http://stackoverflow.com/questions/527232/ide-for-php/527410#527410 15 Answer by Aron Rotteveel for IDE for PHP? Aron Rotteveel 2009-02-09T08:24:26Z 2009-05-10T10:48:05Z <p><strong>This question has been asked too many times already.</strong></p> <p>Please refer to:</p> <ul> <li><a href="http://stackoverflow.com/questions/170129/best-ide-editor-for-php">best IDE / Editor for PHP</a></li> <li><a href="http://stackoverflow.com/questions/6166/any-good-php-ide-preferably-free-or-cheap">Any good PHP IDE, preferably free or cheap?</a></li> <li><a href="http://stackoverflow.com/questions/116292/what-is-the-best-ide-for-php">What is the best IDE for PHP ?</a></li> <li><a href="http://stackoverflow.com/questions/365676/which-ide-is-for-me">Which IDE is for me?</a></li> </ul> http://stackoverflow.com/questions/527232/ide-for-php/527869#527869 0 Answer by InnovtaeWebs for IDE for PHP? InnovtaeWebs 2009-02-09T12:00:23Z 2009-02-09T12:00:23Z <p>if you are using linux then qunta is best IDE and for windows Zend Studio is best</p> http://stackoverflow.com/questions/527232/ide-for-php/527996#527996 0 Answer by Damien Goujard for IDE for PHP? Damien Goujard 2009-02-09T12:42:39Z 2009-02-09T12:42:39Z <p>Netbeans PHP IDE it's an very usefull ide, with auto-completion and it's free.</p> http://stackoverflow.com/questions/527232/ide-for-php/528012#528012 0 Answer by okoman for IDE for PHP? okoman 2009-02-09T12:47:55Z 2009-02-09T12:47:55Z <p>My favorite IDE is <a href="http://www.activestate.com/komodo_edit/" rel="nofollow">Komodo Edit</a>. It's free and it has many features like code completion, macros and so on. I use Komodo for a very long time now and I never found anything to complain.</p> http://stackoverflow.com/questions/527232/ide-for-php/528103#528103 0 Answer by Ivan Krechetov for IDE for PHP? Ivan Krechetov 2009-02-09T13:19:57Z 2009-02-09T13:19:57Z <p>I was a long Eclipse PDT user, then tried NetBeans and didn't like it, as it was way too slow.</p> <p>Finally, I ended up with TextMate (Mac only, but there's Windows analog -- E-TextEditor).</p> http://stackoverflow.com/questions/527232/ide-for-php/529689#529689 0 Answer by Syntax for IDE for PHP? Syntax 2009-02-09T20:04:50Z 2009-02-09T20:04:50Z <p>I've used Zend Studio w/ Zend Platform, NuSphere PHPEd (current), dreamweaver, and standard vi. I'm prefering PHPEd right now for step debugging WITHOUT zend platform.</p>