Open-source PHP IDE and Debugger - on Linux

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • michela rossi

    Open-source PHP IDE and Debugger - on Linux

    Hi,

    I'm looking for a quality open-source PHP IDE and debugger - that runs
    on Linux and Windows. But preferably Linux.

    Anyone know of any?
    Thanks for anyones time,

    Michela.
  • Justin Koivisto

    #2
    Re: Open-source PHP IDE and Debugger - on Linux

    michela rossi wrote:[color=blue]
    > Hi,
    >
    > I'm looking for a quality open-source PHP IDE and debugger - that runs
    > on Linux and Windows. But preferably Linux.
    >
    > Anyone know of any?[/color]

    Searching the group will usually get you a faster answer...



    --
    Justin Koivisto - spam@koivi.com
    PHP POSTERS: Please use comp.lang.php for PHP related questions,
    alt.php* groups are not recommended.
    Official Google SERPs SEO Competition: http://www.koivi.com/serps.php

    Comment

    • Savut

      #3
      Re: Open-source PHP IDE and Debugger - on Linux

      It's not yet perfect, lot of missing features, but the best as I know.


      Savut

      "michela rossi" <michela_rossi6 6@hotmail.com> wrote in message news:1ed550fd.0 401280700.24d0a 3bc@posting.goo gle.com...[color=blue]
      > Hi,
      >
      > I'm looking for a quality open-source PHP IDE and debugger - that runs
      > on Linux and Windows. But preferably Linux.
      >
      > Anyone know of any?
      > Thanks for anyones time,
      >
      > Michela.[/color]


      Comment

      • -Ema-

        #4
        Re: Open-source PHP IDE and Debugger - on Linux

        Savut wrote:
        [color=blue]
        > It's not yet perfect, lot of missing features, but the best as I know.
        > http://phpedit.org/
        >
        > Savut
        >[/color]
        I agree with you.

        -Ema-

        Comment

        • Mate

          #5
          Re: Open-source PHP IDE and Debugger - on Linux

          > Savut wrote:[color=blue]
          >[color=green]
          > > It's not yet perfect, lot of missing features, but the best as I know.
          > > http://phpedit.org/
          > >
          > > Savut
          > >[/color]
          > I agree with you.
          >
          > -Ema-[/color]

          The very best is "Quanta" for Linux http://quanta.sourceforge.net/ . I
          used php.edit on windows for a while, and is ok, but not as good as
          Quanta or HomeSite. If you use Linux Quanta is the best for PHP and is
          Open -source stuff.

          Comment

          • Cameron

            #6
            Re: Open-source PHP IDE and Debugger - on Linux

            Mate wrote:[color=blue][color=green]
            >>Savut wrote:
            >>
            >>[color=darkred]
            >>>It's not yet perfect, lot of missing features, but the best as I know.
            >>>http://phpedit.org/
            >>>
            >>>Savut
            >>>[/color]
            >>
            >>I agree with you.
            >>
            >>-Ema-[/color]
            >
            >
            > The very best is "Quanta" for Linux http://quanta.sourceforge.net/ . I
            > used php.edit on windows for a while, and is ok, but not as good as
            > Quanta or HomeSite. If you use Linux Quanta is the best for PHP and is
            > Open -source stuff.[/color]

            Indeed, Quanta would be my first recomendation too.

            ~Cameron

            Comment

            • -Ema-

              #7
              Re: Open-source PHP IDE and Debugger - on Linux

              Cameron wrote:
              [color=blue]
              > Mate wrote:
              >[color=green][color=darkred]
              >>> Savut wrote:
              >>>
              >>>
              >>>> It's not yet perfect, lot of missing features, but the best as I know.
              >>>> http://phpedit.org/
              >>>>
              >>>> Savut
              >>>>
              >>>
              >>> I agree with you.
              >>>
              >>> -Ema-[/color]
              >>
              >>
              >>
              >> The very best is "Quanta" for Linux http://quanta.sourceforge.net/ . I
              >> used php.edit on windows for a while, and is ok, but not as good as
              >> Quanta or HomeSite. If you use Linux Quanta is the best for PHP and is
              >> Open -source stuff.[/color]
              >
              >
              > Indeed, Quanta would be my first recomendation too.
              >
              > ~Cameron[/color]
              Yes, Quanta is beautiful but hasn't any support for debugging.

              -Ema-

              Comment

              • Cameron

                #8
                Re: Open-source PHP IDE and Debugger - on Linux

                -Ema- wrote:
                <snip>[color=blue][color=green][color=darkred]
                >>>
                >>>
                >>> The very best is "Quanta" for Linux http://quanta.sourceforge.net/ . I
                >>> used php.edit on windows for a while, and is ok, but not as good as
                >>> Quanta or HomeSite. If you use Linux Quanta is the best for PHP and is
                >>> Open -source stuff.[/color]
                >>
                >>
                >>
                >> Indeed, Quanta would be my first recomendation too.
                >>
                >> ~Cameron[/color]
                >
                > Yes, Quanta is beautiful but hasn't any support for debugging.
                >
                > -Ema-
                >[/color]

                All I use quanta for really is the syntax highlighting and the simple
                switching back and forth between files, I don't really need debugging.

                ~Cameron

                Comment

                • Andy Jeffries

                  #9
                  Re: Open-source PHP IDE and Debugger - on Linux

                  On Wed, 28 Jan 2004 07:00:09 -0800, michela rossi wrote:[color=blue]
                  > I'm looking for a quality open-source PHP IDE and debugger - that runs
                  > on Linux and Windows. But preferably Linux.[/color]

                  <plug>
                  Doesn't have built in debugging (yet), but www.gphpedit.org
                  </plug>

                  <request>
                  However, if anyone has experience with C and fancies adding debugging
                  support, please get in touch.
                  </request>

                  <admission>
                  I haven't done a releae in months - long story, but it's not been in a
                  releasable state. However, I'm now planning on a new minor release soon
                  then getting back on the horse fully!
                  </admission>

                  Cheers,


                  Andy

                  Comment

                  Working...