PHP IDE.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nuno Paquete

    PHP IDE.

    Hi group.
    Is there any PHP IDE available for Linux?
    I want a free IDE.
    Anyone knows?

    Regards,
    Nuno Paquete
  • maxim vexler

    #2
    Re: PHP IDE.

    though IDE=(I Did Enough), you may find what you are looking in this sites :
    PHP Editor Review - Review : PHP Developer, PHP Editors and PHP IDE list, biggest Php Editor and IDE list on the net. All Php Editors and IDEs are fully reviewed.



    and of course with you always have VIM & Emacs :)

    hope this help.

    Nuno Paquete wrote:[color=blue]
    > Hi group.
    > Is there any PHP IDE available for Linux?
    > I want a free IDE.
    > Anyone knows?
    >
    > Regards,
    > Nuno Paquete[/color]

    Comment

    • Zurab Davitiani

      #3
      Re: PHP IDE.

      Nuno Paquete wrote:
      [color=blue]
      > Hi group.
      > Is there any PHP IDE available for Linux?
      > I want a free IDE.
      > Anyone knows?[/color]

      KDevelop
      Quanta
      Eclipse (with plugin)

      KDevelop is my favorite.

      Comment

      • maxim vexler

        #4
        Re: PHP IDE.

        tell me please what do you think about this one :


        it is based on Eclipse, has DBG support, and syntax hi-lighting
        free to use & open sourced (though not GPL'ed).

        Zurab Davitiani wrote:[color=blue]
        > Nuno Paquete wrote:
        >
        >[color=green]
        >>Hi group.
        >>Is there any PHP IDE available for Linux?
        >>I want a free IDE.
        >>Anyone knows?[/color]
        >
        >
        > KDevelop
        > Quanta
        > Eclipse (with plugin)
        >
        > KDevelop is my favorite.[/color]

        Comment

        • Cafer Simsek

          #5
          Re: PHP IDE.

          Zend Studio rullez :))

          Zend is a trusted source for PHP development platforms, including secure runtimes, PHP monitoring tools & full PHP support for developers worldwide.

          support php5 classes etc.


          Nuno Paquete <nmp@ispgaya.pt > wrote in message news:<410d5239$ 0$30334$a729d34 7@news.telepac. pt>...[color=blue]
          > Hi group.
          > Is there any PHP IDE available for Linux?
          > I want a free IDE.
          > Anyone knows?
          >
          > Regards,
          > Nuno Paquete[/color]

          Comment

          • maxim vexler

            #6
            Re: PHP IDE.

            Zend studio is with out a doubt the best IDE for php
            but he asked for a FREE one, last time i checked zend wasn't as free as
            i would like it to be.

            Cafer Simsek wrote:[color=blue]
            > Zend Studio rullez :))
            >
            > www.zend.com
            > support php5 classes etc.
            >
            >
            > Nuno Paquete <nmp@ispgaya.pt > wrote in message news:<410d5239$ 0$30334$a729d34 7@news.telepac. pt>...
            >[color=green]
            >>Hi group.
            >>Is there any PHP IDE available for Linux?
            >>I want a free IDE.
            >>Anyone knows?
            >>
            >>Regards,
            >>Nuno Paquete[/color][/color]

            Comment

            • Nuno Paquete

              #7
              Re: PHP IDE.


              "Zurab Davitiani" <agt@mindless.c om> escreveu na mensagem
              news:9GdPc.3232 $G35.3170@newss vr27.news.prodi gy.com...[color=blue]
              > Nuno Paquete wrote:
              >[color=green]
              > > Hi group.
              > > Is there any PHP IDE available for Linux?
              > > I want a free IDE.
              > > Anyone knows?[/color]
              >
              > KDevelop
              > Quanta
              > Eclipse (with plugin)
              >
              > KDevelop is my favorite.[/color]

              Yes, KDevelop seems to be a good one but it doesn't have reflextion (I think
              this is the word), I mean, when you type a character you can see a drop down
              menu with all functions and variables available, or type CTR+SPACE to get
              the same result.
              Quanta has got this feature, it's what I need.

              Thanks guys.


              Comment

              • Zurab Davitiani

                #8
                Re: PHP IDE.

                Nuno Paquete wrote:
                [color=blue][color=green]
                >> KDevelop is my favorite.[/color]
                >
                > Yes, KDevelop seems to be a good one but it doesn't have reflextion (I
                > think this is the word), I mean, when you type a character you can see a
                > drop down menu with all functions and variables available, or type
                > CTR+SPACE to get the same result.
                > Quanta has got this feature, it's what I need.[/color]

                KDevelop has it too. If it's not turned on by default, turn it on within the
                PHP project settings.

                Comment

                • Ian.H

                  #9
                  [OT] Re: PHP IDE.

                  On Mon, 02 Aug 2004 20:31:18 +0000, Zurab Davitiani wrote:
                  [color=blue]
                  > Nuno Paquete wrote:
                  >[color=green][color=darkred]
                  >>> KDevelop is my favorite.[/color]
                  >>
                  >> Yes, KDevelop seems to be a good one but it doesn't have reflextion (I
                  >> think this is the word), I mean, when you type a character you can see a
                  >> drop down menu with all functions and variables available, or type
                  >> CTR+SPACE to get the same result.
                  >> Quanta has got this feature, it's what I need.[/color]
                  >
                  > KDevelop has it too. If it's not turned on by default, turn it on within the
                  > PHP project settings.[/color]


                  Out of curiousity, I installed KDE on my FBSD vmware install (I'm normally
                  a windowmaker man) but heard about KDevelop and decided to go with the
                  whole wmanager. It opens fine.. opens files fine.. on closing any file
                  (new file or re-opened existing file), it crashes. Is it just me?


                  KDE 3.2.2
                  KDevelop 3.0.3 (built from FreeBSD 4.10 ports tree)


                  I know this isn't really PHP, but I'd be using it fo PHP coding O=)



                  Regards,

                  Ian

                  --
                  Ian.H
                  digiServ Network
                  London, UK


                  Comment

                  • Zurab Davitiani

                    #10
                    Re: [OT] Re: PHP IDE.

                    Ian.H wrote:
                    [color=blue]
                    > Out of curiousity, I installed KDE on my FBSD vmware install (I'm normally
                    > a windowmaker man) but heard about KDevelop and decided to go with the
                    > whole wmanager. It opens fine.. opens files fine.. on closing any file
                    > (new file or re-opened existing file), it crashes. Is it just me?
                    >
                    >
                    > KDE 3.2.2
                    > KDevelop 3.0.3 (built from FreeBSD 4.10 ports tree)
                    >
                    >
                    > I know this isn't really PHP, but I'd be using it fo PHP coding O=)[/color]

                    Someone with FreeBSD will be of better help (maybe FBSD or KDE newsgroups),
                    but I haven't had those crashes on Linux. But also, I haven't run those
                    versions either. I moved from KDE 3.1 to 3.2.1 to 3.2.3 and current
                    KDevelop is 3.0.4. There were couple of very specific crashes fixed from
                    3.0.3 to 3.0.4 but they don't sound like yours at all. May be something
                    related to BSD builds.

                    Comment

                    • Ian.H

                      #11
                      Re: [OT] Re: PHP IDE.

                      On Mon, 02 Aug 2004 22:54:12 +0000, Zurab Davitiani wrote:
                      [color=blue][color=green]
                      >> KDE 3.2.2
                      >> KDevelop 3.0.3 (built from FreeBSD 4.10 ports tree)
                      >>
                      >>
                      >> I know this isn't really PHP, but I'd be using it fo PHP coding O=)[/color]
                      >
                      > Someone with FreeBSD will be of better help (maybe FBSD or KDE newsgroups),
                      > but I haven't had those crashes on Linux. But also, I haven't run those
                      > versions either. I moved from KDE 3.1 to 3.2.1 to 3.2.3 and current
                      > KDevelop is 3.0.4. There were couple of very specific crashes fixed from
                      > 3.0.3 to 3.0.4 but they don't sound like yours at all. May be something
                      > related to BSD builds.[/color]


                      Thanks for your response Zurab.. I did what I should have done before
                      posting the question here, check kdevelop.org's bug database..
                      low-n-behold what do I find? the exact same problem as me and seems
                      limited to FreeBSD and IIRC, Solaris possibly too.

                      Whatever the problem is codewise, its in the history plugin. Disabling
                      this plugin from the prefs prevents KDevelop from SIGSEGVing.

                      The info is part of a workaround from responses in the bugs database but
                      thought it maybe useful to others since I had posed the question here
                      anyway =)

                      The version part (aslong as it doesn't crash elsewhere) isn't really an
                      issue.. it's purely to test some Perl/Tk GUIs under X.. but thought I'd
                      test out KDevelop (and KDE) while I was at it.. if I like it, who knows,
                      FBSD might become my primary OS again =)



                      Regards,

                      Ian

                      --
                      Ian.H
                      digiServ Network
                      London, UK


                      Comment

                      • steve

                        #12
                        Re: Re: PHP IDE.

                        "maxim vexler" wrote:[color=blue]
                        > Zend studio is with out a doubt the best IDE for php
                        > but he asked for a FREE one, last time i checked zend wasn’t as
                        > free as
                        > i would like it to be.
                        >
                        > Cafer Simsek wrote:[color=green]
                        > > Zend Studio rullez )
                        > >
                        > > www.zend.com
                        > > support php5 classes etc.
                        > >
                        > >
                        > > Nuno Paquete <nmp@ispgaya.pt > wrote in message[/color]
                        > news:<410d5239[quote:b92956e30 6="maxim vexler"]Zend studio is[/color]
                        with out a doubt the best IDE for php
                        but he asked for a FREE one, last time i checked zend wasn’t as free
                        as
                        i would like it to be.

                        Cafer Simsek wrote:[color=blue]
                        > Zend Studio rullez )
                        >
                        > www.zend.com
                        > support php5 classes etc.
                        >
                        >
                        > Nuno Paquete <nmp@ispgaya.pt > wrote in message[/color]
                        news:<410d5239$ 0$30334$a729d34 7@news.telepac. pt>...[color=blue]
                        >[color=green]
                        >>Hi group.
                        >>Is there any PHP IDE available for Linux?
                        >>I want a free IDE.
                        >>Anyone knows?
                        >>
                        >>Regards,
                        >>Nuno Paquete</font>[/quote:b92956e30 6][/color][/color]
                        334$a729d347@ne ws.telepac.pt>. ..[color=blue][color=green]
                        > >[color=darkred]
                        > >>Hi group.
                        > >>Is there any PHP IDE available for Linux?
                        > >>I want a free IDE.
                        > >>Anyone knows?
                        > >>
                        > >>Regards,
                        > >>Nuno Paquete</font>[/color][/color][/color]

                        Zend is excellet, I use it day in/day out. It is free for 30 days,
                        and then it stays functional at a reduced level. I don’t quite know
                        how functional it is after 30 days, but well worth checking into.

                        --
                        http://www.dbForumz.com/ This article was posted by author's request
                        Articles individually checked for conformance to usenet standards
                        Topic URL: http://www.dbForumz.com/PHP-IDE-ftopict135427.html
                        Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=453671

                        Comment

                        • Cafer Simsek

                          #13
                          Re: PHP IDE.

                          sorry :((
                          this is my carelessness


                          "maxim vexler <hq4ever (at) 012 (dot) net (dot) il>" <"maxim vexler <hq4ever (at) 012 (dot) net (dot) il>"> wrote in message news:<410e0174@ news.012.net.il >...[color=blue]
                          > Zend studio is with out a doubt the best IDE for php
                          > but he asked for a FREE one, last time i checked zend wasn't as free as
                          > i would like it to be.
                          >
                          > Cafer Simsek wrote:[color=green]
                          > > Zend Studio rullez :))
                          > >
                          > > www.zend.com
                          > > support php5 classes etc.
                          > >
                          > >
                          > > Nuno Paquete <nmp@ispgaya.pt > wrote in message news:<410d5239$ 0$30334$a729d34 7@news.telepac. pt>...
                          > >[color=darkred]
                          > >>Hi group.
                          > >>Is there any PHP IDE available for Linux?
                          > >>I want a free IDE.
                          > >>Anyone knows?
                          > >>
                          > >>Regards,
                          > >>Nuno Paquete[/color][/color][/color]

                          Comment

                          Working...