Development PHP development GUI's?

Discussion in 'Software' started by Zoon, 27 Oct 2009.

  1. Zoon

    Zoon Hunting Wabbits since the 80s

    Joined:
    12 Mar 2001
    Posts:
    5,497
    Likes Received:
    630
    I'm currently using notepad++ to develop some website stuff on and off, but I was wondering if there were any decent, free, windows based ones around, which help with code generation and templating etc, such like Visual Studio does with c#/asp.net - has anyone used any and can you recommend me some? Thanks.
     
  2. JazzXP

    JazzXP Eh! Steve

    Joined:
    30 Apr 2002
    Posts:
    1,669
    Likes Received:
    13
    Eclipse can do PHP. It's typically what I use. That's mainly coz I'm used to it for my Java development though.
     
  3. FuzzyOne

    FuzzyOne

    Joined:
    19 Sep 2002
    Posts:
    1,823
    Likes Received:
    32
  4. dfhaii

    dfhaii internets

    Joined:
    24 Mar 2002
    Posts:
    520
    Likes Received:
    0
    A long time ago when I used to write PHP, Zend studio was my IDE of choice, if I recall correctly it wasn't too pricy, or you could get free trial versions...
     
  5. Zoon

    Zoon Hunting Wabbits since the 80s

    Joined:
    12 Mar 2001
    Posts:
    5,497
    Likes Received:
    630
    Thanks very much for the feedback guys.

    I've elected to use CakePHP for the rapid development environment, and Notepad++ seems to be good enough for that :)
     
  6. BentAnat

    BentAnat Software Dev

    Joined:
    26 Jun 2008
    Posts:
    7,230
    Likes Received:
    219
    Dreamweaver or NetBeans PHP or Notepad++ for me
     

Share This Page