473,765 Members | 2,015 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Looking for Windows PHP *IDE*...

I already use and am happy with a variety of text editors (vim, emacs,
ultraedit, jedit, Homesite) depending on my needs, but I would like
recommendations for a PHP specific IDE that will run on Windows XP.

Specifically I am looking for something that can help with debugging,
provides efficient code browsing (functions, objects, etc) across
multiple files in a project, easy browsing through proper mappings to a
development server/local server, and hooks to PHP
reference/help/website.

Needless to say, standard features like syntax highlighting, block
formatting, etc. are a requirement.

I've been looking at Zend Studio and Nusphere PHPEd as primary
candidates. However, I have a short window to buy something (fiscal year
issues) so any comments on these two editors (separately or in
comparison to one another) or other tools I should be looking at would
be greatly appreciated!

c
--
Chris Lott <chris.lott[AT]gmail.com>
Jul 17 '05 #1
14 3070
Try PHPEdit at www.phpedit.net

--
Tony Marston

http://www.tonymarston.net
"Chris Lott" <chris.lott[AT]gmail.com> wrote in message
news:Xn******** *************** **@216.168.3.30 ...
I already use and am happy with a variety of text editors (vim, emacs,
ultraedit, jedit, Homesite) depending on my needs, but I would like
recommendations for a PHP specific IDE that will run on Windows XP.

Specifically I am looking for something that can help with debugging,
provides efficient code browsing (functions, objects, etc) across
multiple files in a project, easy browsing through proper mappings to a
development server/local server, and hooks to PHP
reference/help/website.

Needless to say, standard features like syntax highlighting, block
formatting, etc. are a requirement.

I've been looking at Zend Studio and Nusphere PHPEd as primary
candidates. However, I have a short window to buy something (fiscal year
issues) so any comments on these two editors (separately or in
comparison to one another) or other tools I should be looking at would
be greatly appreciated!

c
--
Chris Lott <chris.lott[AT]gmail.com>

Jul 17 '05 #2

"Tony Marston" <to**@NOSPAM.de mon.co.uk> wrote in message
news:c7******** ***********@new s.demon.co.uk.. .
Try PHPEdit at www.phpedit.net

--


It is a great program but it is not quite there yet, (well it _is_ still
under development).

Most of the 'Windows' keyboard shortcuts,(Alt-F-S, Ctrl-H etc...), do not
work.
The auto-complete function has to be turned off as it does not help at all.
Simple functions like search do not work.

And your work area is not saved.

But as far as I know it is the only one that will debug php.

Simon.
http://www.schoolsofafrica.com/
Jul 17 '05 #3
"Simon" <sp********@sch oolsofafrica.co m> wrote in
news:2g******** ****@uni-berlin.de:

"Tony Marston" <to**@NOSPAM.de mon.co.uk> wrote in message
news:c7******** ***********@new s.demon.co.uk.. .
Try PHPEdit at www.phpedit.net

It is a great program but it is not quite there yet, (well it _is_
still under development).


I will take a closer look at it, but is it still being developed? The last
development release was more than six months ago...
But as far as I know it is the only one that will debug php.


Nusphere and Zend's IDEs both do this as well...

c
Jul 17 '05 #4

"Chris Lott" <chris.lott[AT]gmail.com> wrote in message
news:Xn******** *************** **@216.168.3.30 ...
"Simon" <sp********@sch oolsofafrica.co m> wrote in
news:2g******** ****@uni-berlin.de:

"Tony Marston" <to**@NOSPAM.de mon.co.uk> wrote in message
news:c7******** ***********@new s.demon.co.uk.. .
Try PHPEdit at www.phpedit.net

It is a great program but it is not quite there yet, (well it _is_
still under development).


I will take a closer look at it, but is it still being developed? The last
development release was more than six months ago...


Apparently they are doing some work with it.
But as far as I know it is the only one that will debug php.


Nusphere and Zend's IDEs both do this as well...


Yes but, AFAIK, it is not free.

Simon.
http://www.schoolsofafrica.com/

Jul 17 '05 #5
"Simon" <sp********@sch oolsofafrica.co m> wrote in
news:2g******** ****@uni-berlin.de:

> But as far as I know it is the only one that will debug php.


Nusphere and Zend's IDEs both do this as well...


Yes but, AFAIK, it is not free.


True, though I am not averse to paying to get the best tool! I did see that
they are doing work and a new version of PHPEditor is supposed to be out
anytime (they were projecting April and the changelog indicates changes in
the last week).

c
Jul 17 '05 #6
> I've been looking at Zend Studio and Nusphere PHPEd as primary
candidates.


have a look at the following article published by InfoWorld:
http://www.nusphere.com/news/article..._infoworld.pdf
Jul 17 '05 #7
Chris Lott <chris.lott[AT]gmail.com> wrote in message
news:<Xn******* *************** ***@216.168.3.3 0>...

I've been looking at Zend Studio and Nusphere PHPEd as primary
candidates. However, I have a short window to buy something (fiscal year
issues) so any comments on these two editors (separately or in
comparison to one another) or other tools I should be looking at would
be greatly appreciated!


Tom Yager of InfoWorld did a comparison just a couple of months ago:

http://reviews.infoworld.com/article...Ephprev_1.html
http://reviews.infoworld.com/article...Ephprev_2.html

Cheers,
NC
Jul 17 '05 #8
"Simon" <sp********@sch oolsofafrica.co m> wrote in message news:<2g******* *****@uni-berlin.de>...
"Tony Marston" <to**@NOSPAM.de mon.co.uk> wrote in message
news:c7******** ***********@new s.demon.co.uk.. .
Try PHPEdit at www.phpedit.net

--
It is a great program but it is not quite there yet, (well it _is_ still
under development).


Not true, it is there
<http://www.phpedit.net/products/PHPEdit/download.php>
Most of the 'Windows' keyboard shortcuts,(Alt-F-S, Ctrl-H etc...), do not
work.
Why you want it to be like Notepad? It is better to accept
new/creative ideas, IMHO.
The auto-complete function has to be turned off as it does not help at all.
Not true. It is working perfect for me.
Simple functions like search do not work.
Not true, working fine for me. It has quick class/function locator
as well as Code browser.
And your work area is not saved.
Not true, it has a beautiful plugin named "ProjectManager " for SCC
But as far as I know it is the only one that will debug php.


Again not true. Zend and phpEd have debuggers.

Zend is verrrry slow--slower than DW. IMHO, PHPEdit is so
fast--probably next to devphp (but devphp is not impressive)

But the sad thing is that PHPEdit is going for commercial models
(lite and pro like models, it seems). The good thing is that PHPEdit,
now works in Linux as well <http://www.moep.info/phpedit/screen5.jpg>
and <http://www.phpedit.net/products/PHPEdit/>
--
| Just another PHP saint |
Email: rrjanbiah-at-Y!com
Jul 17 '05 #9
> Specifically I am looking for something that can help with debugging,
provides efficient code browsing (functions, objects, etc) across
multiple files in a project, easy browsing through proper mappings to a
development server/local server, and hooks to PHP
reference/help/website. I've been looking at Zend Studio and Nusphere PHPEd as primary
candidates. However, I have a short window to buy something (fiscal year
issues) so any comments on these two editors (separately or in
comparison to one another) or other tools I should be looking at would
be greatly appreciated!


Well, as you can see from the traffic you have in the conversation here, it
seems to be more about preference. I've downloaded all of them and have used
them multiple times, but for me Zend does the job that I require it to do
perfectly.

All of them are roughly similar with some odds & ends, and quirks that some
have over the others. I know you don't have much time, but NuSphere and Zend
allow you to download evaluation versions which if you want to purchase, you
simply just have to get a new serial number for them. Zend looks to be the
cheapest for just the IDE (Zend Studio Client).

Download something built in PHP suchs as phpBB and open it up, look around
in the IDE, see if it makes sense to you.

$mycents = 2;

-William
Jul 17 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
2182
by: Tom Szabo | last post by:
Hi, I am looking for some library that will allow developing web-based applications in PHP. I am looking for something that is as close as possible to a windows like application as possible. Say it would implement simple forms and browsers/grids. I have seen some of them like PRADO, but it is still too much web-like. Is there anything more windows like?
9
2208
by: Michael Foord | last post by:
I'm looking to learn C to move some 'speed sensitive' code from C to python. I'm partly doign this as an exercise to learn a static language to help broaden my programming skills - so please don't jump on the bandwagon and tell me I'd be better placed to put my efforts into optimising my python code !! I'd like to use tools like Pyrex and weave with the GCC compiler on windoze. I've got Pyrex working... but weave doesn't seem t...
23
2301
by: JKop | last post by:
I'm looking for a compiler, I'm running Windows XP. Can anyone suggest a good one that can output assembly and that has all sorts of good optimizations in it, all sorts of bells and whistles. I'm using Dev C++ at the moment, but it has approximately 9999999999999999999999999999999 bugs in it, so if anyone can suggest a decent environment too, I'll be appreciative. -JKop
32
2816
by: cat_dog_ass | last post by:
I am used to programming in DOS mode via Borland C++. I would now like to create programs for the Windows envirinment. Is it absoultely necessary to use Visual C++ to do this? Are there other tools that can help me in doing Windows programming via C++? How am I going to create drop-down menus and allow my programs to interact with the mouse? Regards, Icon
7
1127
by: Frank Rizzo | last post by:
I am looking for an add-in that allows my to right click on a file in the Solution Explorer, and it would open the Explorer window where this file lives. I want that functionality and just that (my vs.ide is bloated enough as it is). Can't seem to find it. Thanks
10
2195
by: Harley | last post by:
Hello, I was VERY blessed with a Christmas gift of visual studio .net from a man I hardly know who had heard of my plans of software developement. So I am probably the only person in the world who actualy has this great IDE and don't even know vb.net (or c sharp etc.). I have some prior exposure to simple scripting language such as javascript and I understand data types etc. (basic programming concepts and procedures) but I don't have any...
5
2219
by: Just call me James | last post by:
Hi, Coming away from the luxury of the delphi IDE has been something of a shock. As a consequence I've become aware that maybe I need to spend some money on a python IDE. As a beginner I reckon integrated debugging would be helpful.
6
1564
by: alfaeco | last post by:
Hello I am looking for a good IDE for Python. Commercial or Open Software. If possible with visual GUI designer. For the moment I am considering Komodo. Any suggestions?
20
6054
by: ram.rachum | last post by:
Hey, I'm looking for a good Python environment. That is, at least an editor and a debugger, and it should run on Windows. Does anyone have any idea?
0
9568
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10160
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10007
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9832
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8831
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5275
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3924
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2805
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.