View Single Post

  #12 (permalink)  
Old 10-25-2006
Drakazz
 
Posts: n/a
Default Re: Which (free) PHP IDE ?

http://www.zend.com/products/zend_studio < best ever :)
Bit Byte raše:
> I am looking for a (free) IDE for PHP5 development. I am currently using
> emac/vim (on Linux) and EditPlus on Windows. But I terribly miss
> features like:
>
> 1. Ability to debug code (i.e. step through code and set breakpoints etc)
> 2. class browser
> 3. code browser (like emacs etags command)
> 4. Intellisense (on Microsoft Platform)
>
> Is there any (free?) IDE out there that has these features ?. I came
> accross EclipsePHP (or PHPEclipse?) a while back, but ITRC I could not
> get it to work with my existing WAMP configuration, it wanted to work
> with a pre-packaged WAMP install - so I had no choice than to ditch it -
> any suggestions on a free IDE that has some (atleast the first three
> features, the last one would be a NTH)?


Reply With Quote