PHP Editor - Printable Version +- TWLan Forum (https://twlan.org) +-- Forum: Deutsch (https://twlan.org/forumdisplay.php?fid=1) +--- Forum: Gott und die Welt (https://twlan.org/forumdisplay.php?fid=4) +--- Thread: PHP Editor (/showthread.php?tid=12031) |
PHP Editor - parat26 - 14.04.2013 Hey guys, I wonder if anyone knows a perfect PHP Editor, not only for PHP but generally for programming. I know Notepad++ but I weren't able to work with it. Now I use ConText but again I don't like it :p... I wonder if any developer could suggest a good editor from his experience? Thanks! RE: PHP Editor - ON21 - 14.04.2013 Zend! http://shop.zend.com/de/zend-php-ide.html RE: PHP Editor - parat26 - 15.04.2013 Seems good I'll check it out! RE: PHP Editor - SlimShady95 - 15.04.2013 Zend Studio is the best ide for php IMHO. Nils know's it from me to this little bitch :* MfG Manuel RE: PHP Editor - ON21 - 15.04.2013 pscht :* RE: PHP Editor - Jonsn - 15.04.2013 Eclipse! (C/C++, a dream!) Very nice free IDE RE: PHP Editor - Phisa - 16.04.2013 I'm using PhpStorm at the moment; clean UI, fast (at least for a Java application) and an integrated command line are the most important feautures for me RE: PHP Editor - SlimShady95 - 16.04.2013 (15.04.2013, 17:48)Jonsn Wrote: Eclipse! (C/C++, a dream!) Zend Studio is based on eclipse, it's just for php :b MfG Manuel RE: PHP Editor - parat26 - 16.04.2013 Thanks guys for replying . Right now I downloading phpstorm (which was free) however maybe I am gonna try Zend also. Now for Eclipse, as I searched there is no PHP version? RE: PHP Editor - Molt - 16.04.2013 Because the PHP version of Eclipse is called "Zend Studio" ^^ RE: PHP Editor - Phisa - 17.04.2013 (16.04.2013, 19:10)Molt Wrote: Because the PHP version of Eclipse is called "Zend Studio" ^^ Yeah, but it's not free as the normal Eclipse editions. If you want to use a completely free PHP editor with Eclipse backend, I would recommend Aptana Studio which implements basic things like syntax highlighting, refactoring etc.. RE: PHP Editor - parat26 - 17.04.2013 Cool gonna download it. Thanks pisha, I didn't mentioned it before...I searching for freeware . Any other suggestions, apprichiated! RE: PHP Editor - R4PH1 - 21.04.2013 My suggestion is Netbeans IDE for PHP (also supports Java, C/C++) Syntax highlighting, really good code completion, User Interface isn´t overloaded like in Eclipse, Debug-Mode with Chrome (But prefer Firefox with Firebug addon) Maybe give it a try RE: PHP Editor - ON21 - 24.04.2013 Gibt es eine solche Software auch auf Deutsch? RE: PHP Editor - Jonsn - 24.04.2013 (24.04.2013, 18:57)ON21 Wrote: Gibt es eine solche Software auch auf Deutsch? Eclipse, NetBeans, Zend ist in Deutsch verfügbar. RE: PHP Editor - faust - 24.04.2013 PHPStorm \o/ working with it 10 hours every day and noticed just small drawbacks. i've tried zend 5.5 - 8 before, netbeans and pure eclipse. performance wise only zend 5.5 was better (but its way to outdated, without any js/css/less inspection just to mention one problem^^) RE: PHP Editor - Phisa - 25.04.2013 (24.04.2013, 19:35)Jonsn Wrote:(24.04.2013, 18:57)ON21 Wrote: Gibt es eine solche Software auch auf Deutsch? PhpStorm ebenfalls RE: PHP Editor - ON21 - 25.04.2013 weiß jemand wo ich ein dt. Sprachpaket finde? ich findes es bei zend nicht, nur die Anleitung, wie ich es installieren müsste, aber das pack selbst nicht... |