[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PHP development tools



I use vim for all my editing needs :-p
-Mary

On Sun, 2005-04-03 at 13:52 -0400, Paul Schou wrote:
> PHP Developers,
> 
> >From the developers of PHP, Zend:
> 
> Something I have used before and found to be extremely useful is the Zend
> Studio (Pro).  It has auto code complete and on the fly documentation for
> all php functions.  It also `learns' new functions and has a debugger
> which helps `step' through the php script much like gcc debugger does with
> on the fly variable readouts.
> 
> All three platforms are available.  Though there is a hefty price tag
> (Pro = 299, Standard = 99), there may be an educational discount.  I have
> used pro before through their 30 day trial period and appreciated it's
> capabilities.
> 
> http://www.zend.com/store/products/zend-studio/
> 
> - Paul Schou
> 
> On Sun, 3 Apr 2005, Kyle Schneider wrote:
> > During Steve's presentation at install-a-thon, a question was asked
> > about developing software for PHP.
> >
> > Here are a couple of open source IDE (integrated developing
> > environments) that do PHP. (I've not used either of them)
> >
> > http://quanta.sourceforge.net/
> > http://bluefish.openoffice.nl/download.html
> >
> > If anyone on the list is active in PHP coding, and has a favorite
> > editor, hit "reply all" and let us know.
> 
> - Paul Schou
> Guardian of Data
> 
> <pre>
> %{---------------------------------------------------------------------+
>  | Paul Schou                                            paulschou.com |
>  |   Physics and Mathematics                                           |
>  | Michigan Technological University           Houghton, MI 49931, USA |
>  |   University Web Designer / Programmer / Databases      www.mtu.edu |
>  |   N.I.T.E. President                  www.admin.mtu.edu/stuact/nite |
>  |   CAEL Partner - Senior                www.me.mtu.edu/cael/partners |
>  |   CCLI Consultant - Lab Asst                    www.hu.mtu.edu/ccli |
>  |   Future Truck                                  www.me.mtu.edu/~fcc |
>  |   LUG - Linux Users Group (co-founder)                  lug.mtu.edu |
>  +---------------------------------------------------------------------%}
> </pre>