![]() | | ||||||||
| | #2 |
| HyperActive Warrior War Room Member Join Date: Oct 2008 Location: Perth, Western Australia
Posts: 239
Thanks: 3
Thanked 17 Times in 17 Posts
|
PHP Designer is a good one - MPSOFTWARE - phpDesigner 2008 » Powerful PHP IDE & PHP Editor! |
|
Warrior For Hire - Freelance web developer/troubleshooter/fixer etc. - Affordable website help | |
| | |
| | #4 |
| HyperActive Warrior War Room Member Join Date: Oct 2002
Posts: 360
Thanks: 112
Thanked 48 Times in 39 Posts
| I'm currently doing some research to find a possible alternative to Dreamweaver. From the research I did, I found that WeBuilder or Rapid PHP Editor (from the same company) seems to be very good and have also good reviews. WeBuilder has some more features than Rapid PHP Editor that you might not need - Check the Feature comparison page to see the differences. I didn't test it yet, but from what I read it seems a good choice. Oh... and the price is very attractive ![]() Carlos |
| | |
| | #5 |
| Warrior Member Join Date: Nov 2008
Posts: 14
Thanks: 2
Thanked 1 Time in 1 Post
|
I think Zend Studio is the best one |
|
Smart Marketer Like You, Yes You! Will Visit Hosting Companies Review Before Purchasing a Hosting Package. $27 to get all of these Resell Rights Products | |
| | |
| | #6 |
| Warrior Member Join Date: Aug 2008
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
|
I use phpDesigner 2008 or PHPEdit - both are worth checking out
|
| | |
| | |
| | #7 |
| Active Warrior Join Date: Nov 2008
Posts: 50
Thanks: 0
Thanked 1 Time in 1 Post
|
Komodo Edit is free open source editor for languages like Perl, PHP, Python, Ruby, JavaScript, CSS, HTML, and XML.
|
| | |
| | #8 |
| Spartan Warrior War Room Member Join Date: Jul 2008 Location: PH
Posts: 903
Thanks: 122
Thanked 144 Times in 72 Posts
|
I've tried PHP Designer, Maguma, Eclipse, and a whole lot more but the best IMHO is Zend Studio.
|
| | |
| | |
| | #9 |
| Technology Adviser Join Date: Mar 2008 Location: Canada
Posts: 74
Thanks: 5
Thanked 2 Times in 2 Posts
|
I don't have "the best", just my suggestions of the ones I've tried. I did like Zend Studio when I used it on Windows. Working in Linux only now I use KDeveloper in the Script mode, which is absolutely great for large projects and has nice highlighting. Note, I don't mix HTML and PHP in the same files, I abstract logic and presentation, so this may not be for you if you escape frequently. In that case, on Linux there is Bluefish, Quanta and the old NVU which has been integrated to the KDE project but I forget the new name. |
|
There's a difference between effective and efficient programming. Anyone can be effective. I strive to be efficient.
| |
| | |
| | #10 |
| Warrior Member Join Date: Aug 2008
Posts: 22
Thanks: 1
Thanked 1 Time in 1 Post
|
For MAC OS X I use SkEdit and Adobe Dreamweaver CS3 mostly SkEdit now. Textmate is also good. |
| | |
| | #11 |
| Senior Warrior Member War Room Member Join Date: Jun 2007 Location: Lanarkshire UK
Posts: 2,487
Thanks: 98
Thanked 314 Times in 223 Posts
|
I've tried most of them but always end up going back to my trust editor, with PHP syntax support. EditPlus EditPlus - text editor and HTML editor for Windows Cheers, Neil |
| | |
| | |
| | #12 |
| HyperActive Warrior War Room Member Join Date: Feb 2005 Location: Peru.
Posts: 224
Thanks: 0
Thanked 4 Times in 4 Posts
|
at Incansoft we use VS.PHP we use it because we work with visual studio for the windows programming and VS.PHP give us the ability to work in the IDE both languages
|
| | |
| | #13 |
| CoolRyan.com is Now Live! War Room Member Join Date: Nov 2007 Location: Dayton, OH, USA
Posts: 308
Thanks: 35
Thanked 191 Times in 22 Posts
|
I would recommend NetBeans. It has a great interface and allows for multiple programming languages to be added based upon what you want to program. And the php version is like only a 30 MB download vs. the other IDE's at their 100+ MB downloads.
|
| | |
| | |
| | #15 |
| steve Join Date: Apr 2009 Location: Sydney
Posts: 21
Thanks: 0
Thanked 6 Times in 5 Posts
|
I use DreamWeaver CS3 ! its enough !
|
| | |
| | |
| | #16 |
| Web Developer Join Date: Nov 2008 Location: Asheville, NC USA
Posts: 420
Thanks: 18
Thanked 57 Times in 51 Posts
|
I also use Aptana, which is just a souped up version of Eclipse. It has really good PHP tools, the best I've every found. It is kind of slow for huge files, however, like large CSS files, over 1000 lines. It is better to use it on a computer with lots of memory. I sometimes fall back to a faster editor, like Dreamweaver, for doing simple edits, since its sytax highlighting is good enough.
|
| Wayfarer | join me on StoryBlorg | |
| | |
| | #17 | |
| HyperActive Warrior Join Date: Mar 2009
Posts: 225
Thanks: 6
Thanked 27 Times in 27 Posts
| Quote:
Best thing, in my opinion, is the FTP support. With Eclipse, you have to jump through hoops to get FTP... Netbeans FTP is built in. | |
| | |
| | #18 | |
| Personal hygiene coach Join Date: Aug 2005 Location: Potemkin Village
Posts: 1,083
Thanks: 268
Thanked 377 Times in 254 Posts
| Quote:
I don't know of any integration of NVU into KDE. Could you be thinking of Kompozer? | |
| | |
| | #19 | |
| Web Developer Join Date: Nov 2008 Location: Asheville, NC USA
Posts: 420
Thanks: 18
Thanked 57 Times in 51 Posts
| Quote:
When I switched from Dreamweaver to Aptana, I was amazed how much more helpful it was for my PHP coding than Dreamweaver's. Not only does it have a thorough PHP function reference that is instantly activated any time you start to type any function name, the JavaScript code tools are far superior to Dreamweaver's. Dreamweaver's JavaScript framework is very limited (Spry), and from what I can tell, not very good at all. In fact, I'd say it is horrible compared to any other mainstream framework (jQuery, Prototype, Dojo, ExtJS, etc...). Aptana has plugins for all of those main frameworks, which pretty much blows Dreamweaver out of the water. | |
| Wayfarer | join me on StoryBlorg | ||
| | |
| | #20 | |
| HyperActive Warrior | Quote:
Regards, Allen | |
| | ||
| | |
| | #21 |
| Warrior Member Join Date: Mar 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
What about Microsoft's Expression Web 2? It's supposed to be decent for PHP and there's a really nice Visual Studio plugin called vs.php from jcxsoftware though that if you're a Visual Studio user looks really nice.
|
| | |
| | #22 |
| HyperActive Warrior Join Date: Mar 2008 Location: , , .
Posts: 152
Thanks: 7
Thanked 8 Times in 7 Posts
|
I'll add a vote for VS.php. I like the way that it integrates with VS, so I can use a common IDE for thick client and web development. Support for php intellisense and integrated testing is very good. It helps that it's got a built in web server for debugging, so you don't have to maintain a full installation of server, etc for quick and dirty scripts is also very nice. With some of the other editors, this is a feature that's lacking.
|
| | |
| | |
| | #23 |
| Advanced Warrior Join Date: Mar 2009
Posts: 931
Thanks: 36
Thanked 102 Times in 91 Posts
|
I use vim for quick editing jobs and Eclipse as my "universal" development platform. Tyrus |
| | |
| | #24 |
| Gleb War Room Member Join Date: Dec 2008 Location: Ottawa, Canada
Posts: 845
Thanks: 10
Thanked 104 Times in 85 Posts
|
If you're serious about debugging PHP - check Active State Komodo. It has IDE, all right, but it has local and remote debugging capacities that no other IDE could compare to. I actually use other editor - but when i need to tackle an PHP code issue - I launch Komodo and do serious debugging work over there. Gleb |
| | |
| | |
| | #25 |
| Senior Warrior | |
|
Thanks, Yaji (Offer to warriors only: Hosting at BEST companies, FREE for a year or 1 cent first month. PM me if interested. 30 or 45 days money back guarantee.) Hypnosis Weight Loss Fun Info about Hypnosis Weight Loss | Cheap Car Insurance Visit Mesothelioma: New Mesothelioma Info Disclosed Cat Dandruff All about Cat Dandruff. A Must-Read for Cat Lovers | |
| | |
| | #26 |
| Active Warrior Join Date: Apr 2009
Posts: 36
Thanks: 15
Thanked 2 Times in 2 Posts
|
I am using eclipse PDT. It's free and very good editor.
|
| | |
| | #27 |
| Active Warrior Join Date: Apr 2009
Posts: 36
Thanks: 0
Thanked 2 Times in 2 Posts
|
PHP Designer is a good one - haven't ever experienced any problems with it Aptana is a really nice one, though it does have problems at times with updating or trying to open large files Or if your really hard core - Notepad :-D Adi |
| | |
| | #28 |
| Warrior Member Join Date: Apr 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
| |
| | |
| | #29 |
| Warrior Member War Room Member Join Date: May 2009
Posts: 28
Thanks: 1
Thanked 2 Times in 2 Posts
|
I like scite and notepad++
|
| | |
| | #30 |
| Warrior Member Join Date: May 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
Aptana & Active State Komodo
|
| | |
| | #31 |
| HyperActive Warrior War Room Member Join Date: Jan 2009
Posts: 134
Thanks: 10
Thanked 30 Times in 8 Posts
|
In topics like this it's always relatively difficult to get a fair opinion ... and unfortunately I can't provide one either, since I haven't tested every product on the market. In my opinion Eclipse is a solid choice for larger projects, because you can really make a great use of the built-in SVN support. For smaller projects Macromedia Dreamweaver totally suffices - PHP is well supported, the editor shows you arguments of various functions and so on ... |
| Try our Revolutionary Article Rewriter (Before All Spots Are Taken!) and Build 1000's of Highly Relevant Backlinks! (Your Traffic will Explode from this!) One of RAVING Spin Rewriter Reviews: "Aaron, this is 20 years ahead of the competition!" | |
| | |
| | #32 |
| A Day dreamer Join Date: May 2009 Location: Selangor, Malaysia
Posts: 263
Thanks: 100
Thanked 21 Times in 13 Posts
|
I vote Aptana for open source development like php
|
| | |
| | #33 |
| HyperActive Warrior War Room Member Join Date: Mar 2009
Posts: 360
Thanks: 0
Thanked 2 Times in 2 Posts
|
i find dreamweaver the best. its really very easy with great gui
|
| | |
| | |
| | #34 |
| A Day dreamer Join Date: May 2009 Location: Selangor, Malaysia
Posts: 263
Thanks: 100
Thanked 21 Times in 13 Posts
|
if you have the money, dreamweaver is good and will recommend that too ... if not you can stick to open source editors, which is not too bad |
| | |
| | #35 |
| HyperActive Warrior War Room Member Join Date: Dec 2003 Location: Trowbridge, United Kingdom.
Posts: 207
Blog Entries: 1 Thanks: 0
Thanked 8 Times in 8 Posts
|
I've tried out several. Those of you using dreamweaver - for actual code development well its like having a nice looking car on the outside with a small engine inside.. it just doesn't have everything a nice IDE needs for code development. Web pages, yes, CSS yes, now some ajax stuff. But not coding... hmmm. I was a long time Eclipse user until Netbeans 6.5 came out with PHP support. Code completion works great for native php (has to be coerced for frameworks like cake, ci, yii, symfony etc..). It's a bit heavy for my needs but it does the job... until.... netbeans. So look at Netbeans as a potential tool. For the actual web design side then Aptana is ok although its a pain to keep swapping windows. Quanta seems good but I'm a mac user (so I'm trying it out using the fink repository version as well as on ubuntu). Perhaps you should ask yourself what is it I really need. Features such as svn/cvs/mercurial/git code management, running external progs, ftp transfers, code diffing, syntax highlighting, code completion, code tidy tools, docman or similar comment documentation tools.. Kind regards, Spencer |
| | |
| | |
| | #36 |
| BATMAN Join Date: May 2009 Location: British Columbia, Canada
Posts: 55
Thanks: 5
Thanked 2 Times in 2 Posts
|
Dreamweaver or just a good text editor for sure.
|
| | |
| | #37 |
| HyperActive Warrior War Room Member Join Date: May 2009
Posts: 319
Thanks: 36
Thanked 23 Times in 20 Posts
| Yep another vote for Komodo Edit, I use it because it is cross platform (I develop on both mac and win) and it has bindings for javascript frameworks (I use extjs) and its free, awesome! I did use phpdesigner on windows and that is pretty good too. |
| | |
| | #38 |
| Forex Millionaire Maker Join Date: Jun 2009 Location: Oregon USA
Posts: 9
Thanks: 0
Thanked 2 Times in 2 Posts
|
I personally like PHPed. DevPHP is ok too but there are better ones for sure.
|
| | |
| | #39 |
| Banned War Room Member Join Date: Apr 2008 Location: , , .
Posts: 206
Thanks: 1
Thanked 12 Times in 11 Posts
|
I have mainly used dreamweaver, just love this tool it gives me enough features to give a adequate support on php,css,html editing.And code also looks good through a Dreamweaver interface.I have worked with microsoft IDEs so my evaluation of a good IDE is based on that and no php IDE even come close to it.
|
| | |
| | #40 |
| HyperActive Warrior |
just got turned on to netbeans and i see others are giving it the thumbs up too... excellent!
|
| Automate Wordpress and eBay: Earning Commissions with eBay has never been easier! WSO: Check out the auction2post WSO! | auction2post video demonstration: Watch a site go from no content to full content in minutes! A to Z Tutorial! Unlimited Domains! Not in ePN? NO PROBLEM! | |
| | |
| | #41 |
| Active Warrior Join Date: Jun 2009 Location: India
Posts: 61
Thanks: 3
Thanked 8 Times in 8 Posts
|
I ve used Rapid PHP and its really great. Simple and light software, easy to use. |
| | |
| | #42 |
| Active Warrior War Room Member Join Date: Jul 2009
Posts: 56
Thanks: 2
Thanked 3 Times in 3 Posts
|
Too bad no one mentioned PHPDesigner. It's really the best IDE i've came across (and i believe i've tried them all). PHPDesigner Website. The main pro of this one is that it's NOT Java based. This keeps the whole thing quick. Features: Intelligent Syntax Highlighter - automatic switch between PHP, HTML, CSS, and JavaScript depending on your position! PHP (both version 4 and 5 are supported) SQL (MySQL, MSSQL 2000, MSSQL 7, Ingres, Interbase 6, Oracle, Sybase) HTML/XHTML CSS (both version 1 and 2.1 are supported) JavaScript VBScript Java C# Perl Python Ruby Smarty PHP: Support for both PHP 4 and PHP 5 Code Explorer for PHP (includes, classes, extended classes, interfaces, properties, functions, constants and variables) Code Completion (intellisense) for PHP - code assist as you type Code Tip (code hint) for PHP - code assist as you type Work with any PHP frameworks (access classes, functions, variables etc. on the fly) PHP object oriented programming (OOP) including nested objects Support for PHP heredoc Enclose strings with single- or double quotes, linefeed, carriage return or tabs PHP server variables PHP statement templates (if, else, then, while…) Powerful PHP Code Beautifier with many configurations and profile support phpDocumentor wizard Add phpDocumentor documentation to functions and classes with one click! phpDocumentor tags Comment or uncomment with one click! Jump to any declaration with filtering by classes, interfaces, functions, variables or constants Debug (PHP): Debug with Xdebug Breakpoints Step by step debugging Step into Step over Run to cursor Run until return Call stack Watches Context variables Evaluate Profiling Multiple sessions Evaluation Tip Catch errors |
| | |
| | #43 | |
| HyperActive Warrior War Room Member Join Date: May 2009
Posts: 319
Thanks: 36
Thanked 23 Times in 20 Posts
| Quote:
| |
| Marketing Strategies app now in the app store
| ||
| | |
| | #44 |
| Always be learning War Room Member Join Date: Sep 2007 Location: Kitchener, Ontario, Canada.
Posts: 1,939
Blog Entries: 2 Thanks: 344
Thanked 397 Times in 295 Posts
|
I've tried most of the above and Webuilder is exceptional. But for my money (or not) the BEST is Aptana - Aptana. PHP hints, classes, outlines, the works.
|
| www.erikheyl.com: Fast article and blog writing (and setup), e-book writing and research with submission and syndication. Niche research available. | |
| | |
| | #45 |
| Active Warrior Join Date: Jul 2009
Posts: 63
Thanks: 6
Thanked 2 Times in 2 Posts
|
There's lot's to choose from and some might say that the free ones are the best, but I use one called PHP Designer. It's full featured and it has built in debugger, code highlighting, code hinting, manuals, and tons of other stuff.
|
| | |
| | #46 |
| Warrior Member Join Date: Jun 2009 Location: British Columbia
Posts: 22
Thanks: 0
Thanked 2 Times in 2 Posts
|
Dreamweaver is a good multi-purpose IDE. I Love it. But Zend Studio is specifically good for PHP development.
|
| | |
| | |
| | #47 |
| HyperActive Warrior War Room Member Join Date: Jul 2009 Location: UK
Posts: 256
Thanks: 29
Thanked 71 Times in 39 Posts
|
I use Aptana (Eclipse based), but the new version of NetBeans is pretty cool. I have to use Dreamweaver at my day job, but I prefer open source software myself.
|
| | |
| | #48 |
| Active Warrior Join Date: May 2009
Posts: 46
Thanks: 1
Thanked 1 Time in 1 Post
|
I use KomodoEdit and sometimes Netbeans IDE.
|
| | |
| | |
| | #49 |
| Alter course, Mr. Paris War Room Member Join Date: May 2009 Location: Ireland
Posts: 449
Thanks: 67
Thanked 100 Times in 54 Posts
| I use Aptana, sometimes Dreamweaver - the wysiwyg edit function in Deamweaver is handy for some work. The integration of whatever javascript libraries you need, and JSON support, in Aptana is important to me. I was also doing some iPhone stuff and this 'was' also possible in Aptana. The fact that Ruby is available and Python and Java will soon be integrated is also a bonus, as I also use python. There is also Adobe Air and Nokia WRT support. |
| | |
| | #50 |
| Web Developer Join Date: Nov 2008 Location: Asheville, NC USA
Posts: 420
Thanks: 18
Thanked 57 Times in 51 Posts
|
I've also started experimenting with NetBeans lately. I used it to make several edits to my new plugin, and like it alot. Although I think some of its features need to grow, It is much faster than Aptana for editing large files. Aptana (Eclipse) has some serious problems with its syntax highlighter that happens when a single quote is open, and there's a huge file ahead. Also, it just seems to have a lot of trouble in general when editing huge files. Anything over 1000 lines it seems to have trouble with. So far I haven't had any trouble with Netbeans in this area at all. Part of the reason I've been learning Netbeans is also because I'm interested in learning more about Java. It has a really good Java platform... |
| Wayfarer | join me on StoryBlorg | |
| | |
![]() |
|
| Tags |
| ide, lanuage, php |
| Thread Tools | |
| |
![]() |