Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Free Php Ide
coolcat50
post Apr 12 2008, 07:57 PM
Post #1


Super Member
*********

Group: [HOSTED]
Posts: 275
Joined: 5-October 07
From: Random Places
Member No.: 51,171
Spam Patrol



I am looking for a free PHP IDE to use for my PHP script making. I am currently using Notepad++, but I do not like the way it saves sessions. By IDE, I mean an editor that creates projects and helps link files together, like Dev-C++ does for C++ projects. It is kind of sloppy keeping all the files in one directory, and having to remember all of these includes and stuff and what each file contains. I need one that keeps all PHP files nice and organized. I have tried Dev-PHP and it was what I needed, it just had a funky color scheme. Could anybody reccommend one to me. I need it to be up-to-date and not discontinued.
Go to the top of the page
 
+Quote Post
rvalkass
post Apr 12 2008, 08:02 PM
Post #2


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,048
Joined: 28-May 05
From: Hertfordshire, England
Member No.: 7,593
Spam Patrol



I use Eclipse with the PHP Development Tools add-on. It keeps track of all your classes and provides code hints as you type that are relevant to your code. It also keeps everything neatly stored in project folders, and can sync itself with SVN repositories and all sorts of other useful stuff. Being free, you've got nothing to lose by trying it.

Screenshot: Attached File  snapshot69.png ( 193.74k ) Number of downloads: 6
Go to the top of the page
 
+Quote Post
shadowx
post Apr 12 2008, 08:23 PM
Post #3


A clever man learns from his own mistakes, a WISE man learns from those of OTHERS
*********

Group: [HOSTED]
Posts: 884
Joined: 12-April 06
From: Essex, UK
Member No.: 21,719



I use PHP editor Personal from MPSoftware, it does basically all of what the above product says but it doesnt Sync, It does however have an internal browser that you can use to check HTML with and it can also be linked up with a PHP server, EG the XAMPP PHP server to also preview PHP files while still ion the editor (similar to the way Frontpage and other WYSIWYG editors toggle between code and preview)

It also keeps track of all includes and i think it also does have the project functionality, and i think keeps track of classes, its possible it lists the variables used too but im not 100% sure.

It's syntax highlighted and as the above product does it also provides code hints and auto completes double quotes (so typing " automatically adds the second quote with the cursor in the middle for easy ECHO coding etc... ) And auto indents logical statements so after the first opening bracket { you will get the following lines indented for easy reading.

It's also free but its only for non-commercial use (there is a commercial version with more features) but sadly it is also "discontinued" so there are no more updates for it, im not sure of the status of support but to be honest ive never had any issues with it.

If you're interested google "php designer mpsoftware" that way you will get the homepage and be able to check out all the features smile.gif
Go to the top of the page
 
+Quote Post
Tourist
post Apr 13 2008, 12:58 AM
Post #4


Member [Level 2]
*****

Group: [HOSTED]
Posts: 82
Joined: 2-February 08
From: Dhaka, Bangladesh
Member No.: 57,229



I use simply notepad for php. Actually I work only for WAP sites, and my projects are quite simpl, so I did not feel for this type of editor before. But now I am thinking that this type of editor will help me enough. Thanx for the above information, I am going to download Eclipse adn PHP Development Tools.
Go to the top of the page
 
+Quote Post
BuffaloHELP
post Apr 13 2008, 02:14 AM
Post #5


Desperately seeking "any key" to continue...
Group Icon

Group: Admin
Posts: 3,427
Joined: 23-April 05
From: Trap17 storage box
Member No.: 6,042



Although I have not used Crimson Editor for any project management, it has the capability. The only reason I have switched from Notepad to Crimson Editor is the loading and resource usage. It is very low. Impressive.
Go to the top of the page
 
+Quote Post
truefusion
post Apr 13 2008, 02:15 AM
Post #6


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,858
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528
T17 GFX Crew



I use Geany for all of my coding needs. It's an open-source program and it's available for Windows as well. I love the fact that i don't have to constantly look at the PHP manual to figure out what a PHP function needs (in case i forget). When i start typing out the function, a little tooltip pops up showing the syntax of that function. It also remembers the names of custom functions, variables, etc, and shows it in a pop-up dropdown list for you to choose from—big time saver. The fact that it's lightweight is a big plus for slow and old computers.
Go to the top of the page
 
+Quote Post
coolcat50
post Apr 13 2008, 02:32 PM
Post #7


Super Member
*********

Group: [HOSTED]
Posts: 275
Joined: 5-October 07
From: Random Places
Member No.: 51,171
Spam Patrol



Well, I am doing to try out PDT for Eclipse as soon as I find out how to install it under Linux. If not I will try Geany and Crimson Editor. Thanks for the suggestions!
Go to the top of the page
 
+Quote Post
glargo
post Apr 14 2008, 05:16 AM
Post #8


Newbie
*

Group: Members
Posts: 1
Joined: 14-April 08
Member No.: 60,776



QUOTE(coolcat50 @ Apr 13 2008, 09:32 AM) *
Well, I am doing to try out PDT for Eclipse as soon as I find out how to install it under Linux. If not I will try Geany and Crimson Editor. Thanks for the suggestions!

I recommend you Eclipse! I had used it two years ago. Some Linux distributions have included Eclipse but it doesn't like this you can download it and PDT from http://www.eclipse.org/downloads/ Eclipse works on Linux and Windows plaforms... and the installation is the same process...
EasyEclipse is other option, I'm not sure but I believe that it has included maneger for PHP Projects.

This post has been edited by glargo: Apr 14 2008, 05:19 AM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics


 

Display Mode: Stan