Planetarion Forums

Planetarion Forums (https://pirate.planetarion.com/index.php)
-   Programming and Discussion (https://pirate.planetarion.com/forumdisplay.php?f=57)
-   -   PHP IDEs (https://pirate.planetarion.com/showthread.php?t=194817)

Demon Dave 26 Jun 2007 23:53

PHP IDEs
 
I'm trying to teach myself PHP with the aid of a book, but I'm finding it a little tricky having to just use notepad. Maybe I've been spoilt by all the lovely features of Visual Studio 2005, but if someone could recommend a decent (and free) IDE for PHP that would be ace. Debugging support is essential, and it would be really great if it had anything like IntelliSense, but no big deal if it doesn't

Vaio 27 Jun 2007 00:05

Re: PHP IDEs
 
I think Eclipse ( www.eclipse.org ) has development tools for php.

Wandows 27 Jun 2007 21:11

Re: PHP IDEs
 
it does http://www.phpeclipse.de, never tried it though, so have no idea how good it is.

Dante Hicks 28 Jun 2007 08:50

Re: PHP IDEs
 
Quote:

Originally Posted by Demon Dave
I'm trying to teach myself PHP with the aid of a book, but I'm finding it a little tricky having to just use notepad.

As a half way house, get a decent text editor with syntax highlighting, etc. I personally use Crimson Editor (http://www.crimsoneditor.com) even though there's nothing that special about it, and it ceased development ages ago. You can save directly to remote sites (useful with PHP), makes sequential backups of any saves, and the highlighting stuff means I notice 90% of the typos I make, without being burdened by anything too elaborate. It also allows you to switch to syntaxes for ASP, SQL, Perl, etc (or design your own) which is useful for the stuff I do.

Also, macros are a godsend for a lot of general data handling stuff (e.g. formatting a list of items for insertion into a table).

A doddle to setup, and even with the docs/syntax files/other gumpf it's only 2.5mb or something like that.

djbass 28 Jun 2007 11:01

Re: PHP IDEs
 
Its not an IDE by any means (though the macros/scripts are reasonably flexible), but these days I've found Context to be invaluable and has become my defacto dev platform.

Heartless 29 Jun 2007 16:28

Re: PHP IDEs
 
Eclipse with PDT is what I currently use. It is still not satisfiable, but after testing zend, phped, phpeclipse, vs.php and a lot of freeware ide's I consider Eclipse/PDT as most useful IDE.

Remy 3 Jul 2007 12:49

Re: PHP IDEs
 
I use HTMLKit for just about anything (www.chami.com) Its free (also a paid version is available) and it ahs a heap of plugins available. It has everything you need.

If you are looking for RAD, then i cannot help you, excpet that RAD is stupid :P. If you insist, try Delphi for PHP, they say its fun

SYMM 7 Jul 2007 14:26

Re: PHP IDEs
 
phpeclipse is horrible, I quite like PDT though, and as it's still actually being developed (phpeclipse is basically dead) it can only get better :)

Raging.Retard 8 Jul 2007 19:04

Re: PHP IDEs
 
Quote:

Originally Posted by Remy
RAD is stupid :P

Why?

Heartless 9 Jul 2007 16:48

Re: PHP IDEs
 
Quote:

Originally Posted by Raging.Retard
Why?

He is probably mistaking RAD with WYSIWYG. I agree that WYSIWYG might be stupid, unless the tool is well developed and tested (f.i. Qt Designer or Windows Forms Designer). However, with Websites it is always tough to use WYSIWYG.

RAD tools again can simply be tools which help you refactoring / testing / debugging your code in an efficient way (fast + easy to use / easy to get used to). Those are cool, and life savers at times.

wu_trax 24 Jul 2007 19:54

Re: PHP IDEs
 
Does anyone know zend studio? I'm wondering if its any good and, more importantly, worth € 356
Another question: edit: OK, I admit I'm stupid

Aragno 26 Jul 2007 21:28

Re: PHP IDEs
 
I use Zend Studio and think it's worth the money. I'd recommend you look at the http://www.php-editors.com/ site. It has a basically is a site made up to answer your question

I used textpad for years. Then I used php designer for a while (free for personal use)

Thrud 27 Jul 2007 23:18

Re: PHP IDEs
 
I also use Zend Studio and it is very good, but unless you are very serious about PHP then its a lot of money to invest, if you are using windows then Programmers Notepad is good and free, but its only really an editor.

MrLobster 14 Dec 2008 22:30

Re: PHP IDEs
 
Sorry to necro, but Adobe Dreamweaver also is good.

But then its a bit expensive.

Gabriel 15 Dec 2008 02:16

Re: PHP IDEs
 
jpadpro is one, the beta of netbeans 6.5 also handle php better than previously

Phil^ 15 Dec 2008 13:20

Re: PHP IDEs
 
6.5 isnt in beta anymore, its released
Also has a beta plugin for python work now too

clod 6 Mar 2009 10:31

Re: PHP IDEs
 
I love and suggest new free PHP IDE - Codelobster PHP Edition
with Drupal, Joomla, WordPress and Smarty plug-ins.

[DW]Entropy 9 Apr 2009 20:59

Re: PHP IDEs
 
I don't personally use PHP but my mate used to use Netbeans a lot..maybe worth a look?

MrLobster 18 Aug 2010 17:07

Re: PHP IDEs
 
Notepad++ is also a very good one, if i didnt use dreamweaver then N++ would be it.

Veedeejem! 21 Aug 2010 11:52

Re: PHP IDEs
 
Eclipse with PDT is what I use (and most important FREE!) :D

Gabriel 21 Aug 2010 13:02

Re: PHP IDEs
 
I used to use eclipse pdt until it occurred to me what a pile of shit it was, netbeans is a lot faster and smoother and handles php just as well as eclipse.


All times are GMT +1. The time now is 06:00.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2018