Tagged Questions

203
votes
72answers
22k views

Any good PHP IDE, preferably free or cheap?

Does anyone know of any good IDE (Code completion, Syntax coloring, etc) that will handle php. Looking for anything that might be relatively cheap or free and doesn't run like crap (IE: Eclipse)
3
votes
20answers
2k views

IDE for PHP? [closed]

Is there any good IDE for PHP which is lite, accessible and has basic features like file management and code completion? The biggest bad thing about php development is that it's lack of a good IDE. ...
1
vote
9answers
289 views

Scalable PHP editor

I work in a very large PHP codebase from a Windows box, and I'm looking for an editor with good code browsing capabilities, and one which will scale to a large codebase. I've started using Eclipse ...
15
votes
17answers
5k views

Which IDE is for me? [closed]

I'm currently using PSPAD as my main editor, but I'm looking to get something more full featured. I code in PHP, but occasionally modify HTML and CSS code too. I am looking for: Directly editing a ...
2
votes
7answers
2k views

Better PHP,MySql,HTML and JavaScript IDE

I am currently using the below IDE's. They serve their purposes but am wondering if there are better ones out there that i can switch to. phpDesigner v6.2.5 (For PHP) Navicat 8.0.29 (For MySql) ...
32
votes
23answers
22k views

Online PHP IDE [closed]

Is there an IDE for PHP where you can edit the code for your pages online? Real syntax highlighting is minimal. More would be great. I'd like to be able to do development on my site at times other ...
59
votes
5answers
15k views

PHPDoc type hinting for array of objects?

So, in PHPDoc one can specify @var above the member variable declaration to hint at its type. Then an IDE, for ex. PHPEd, will know what type of object it's working with and will be able to provide a ...
1
vote
4answers
275 views

Is there an IDE for PHP where you can set breakpoints and step into the code?

Is there an IDE for PHP where you can set breakpoints and step into and render a webpage "stepwise"? And whats the "best" IDE for working with php-code?
10
votes
12answers
17k views

What is the best open source PHP IDE out there? [closed]

I have been searching for the best open source PHP IDE for a while now. At first I used phpeclipse and later I tried eclipses PHP plugin but it was buggy and it seems they are not keen on really ...
11
votes
11answers
4k views

PHP IDE with best code completion?

Despite what some might say, I believe that code completion (aka Intellisense) is the second best invention when it comes to code editors (the first being syntax coloring). It really makes coding ...
0
votes
3answers
183 views

Recommendations on PHP IDE [closed]

Possible Duplicates: What is the best IDE for PHP ? best IDE / Editor for PHP I have been a .NET developer for years but may need to work on a PHP project soon. What editor/IDE should I ...
9
votes
8answers
5k views

Opensource Online IDE [closed]

There're several online IDEs for PHP and some even for Python, but is there any open-source online IDE like IDEone that supports atleast the major languages (PHP, Python, Ruby etc..)?
7
votes
9answers
1k views

PHP Web development IDE

I am coming from a C++ background and am used to testing code by setting breakpoints, viewing variables in the debugger etc. I am now doing web development (using the symfony framework). what I ...
2
votes
9answers
1k views

What are some pros and cons of the various PHP IDEs? [closed]

This isn't a "Which IDE should I use?" question and I'm not interested in text editors no matter how awesome they may be (and I don't consider either vim or emacs to be an IDE so... unless you have a ...
3
votes
5answers
608 views

What IDE do you use to develop PHP? Sorta sick of Zend [closed]

It's hard to express how much grief and ire Zend has caused me already. The sheer amount of bugs is overwhelming. Maybe I'm just technically-impaired with everything Zendy, but I find it ...
2
votes
6answers
686 views

Best editor/IDE(?) for Javascript / PHP development [closed]

Possible Duplicate: Better PHP,MySql,HTML and JavaScript IDE I'm primarily a C#.NET developer, and dabble with VB.NET when I need to for dealing with older applications within the ...
1
vote
2answers
90 views

Is there a mysqlfiddle?

I've grown quite fond of jsfiddle and how easy it is to use. Does anyone know of something that works with mysql and maybe php mixed in?
1
vote
11answers
315 views

Are there any good and FREE PHP IDEs out there

Most of the good PHP IDEs i find are not free, so does anyone know of a good, yet free PHP IDE??? As in an IDE with features like auto completion debugging code formatting code highlighting ...
0
votes
4answers
193 views

Resources to learn ruby

I am familiar with PHP and JSP. I am interested in learning ruby and would like some learning materials / resources / books to learn ruby. It would be better if the material / books / resource ...
4
votes
3answers
163 views

Coding style: Tools to autoformat existing php files automatically?

can anyone recommend tools/plugins that are capable of "normalizing" the coding style of a php document? Oftentimes I find myself working on outdated codebase by different authors following different ...
6
votes
2answers
666 views

Aptana 3 - How remove trailing whitespaces on save

I'm trying Aptana3 but I don't find an essential feature : Remove trailing whitespaces/empty lines on save.
3
votes
6answers
393 views

What's a good PHP development enviroment under Windows?

I have programed PHP a few days and found that It's not easy to debug the code(which I mean the PHP code itself, and especially the Javascript code). I am using gvim as editor, firebug and the ...
1
vote
8answers
272 views

What IDE you using [closed]

Possible Duplicate: Any good PHP IDE, preferably free or cheap? Recently i change my windows to gentoo-linux. And don't know wich IDE change for web-dev. In windows i use PHPDesigner. Need ...
0
votes
3answers
140 views

Fast and interactive PHP IDE? [closed]

Possible Duplicate: Any good PHP IDE, preferably free or cheap? What is the best IDE for PHP? Could you recommend me a PHP IDE? I've tried Notepad++ (a great text editor, but.. just a ...
0
votes
2answers
105 views

Client side web development on windows with some PHP and Java; what IDE should I use?

I'm a client-side web developer who also does some PHP, some shell scripting and am starting to get into Java. Up until the past year, I've been primarily Mac based, using TextMate, debugging with ...
0
votes
2answers
250 views

What's a good web site IDE? For html/js/php [closed]

Possible Duplicates: Better PHP,MySql,HTML and JavaScript IDE Any good PHP IDE, preferably free or cheap? I've got a web site project I've been working on for a while with ajax/php/mysql, ...
0
votes
3answers
260 views

What is a good IDE for PHP? It has to auto upload to server on file-save [closed]

Can someone please recommend me a good editor for PHP that auto uploads on save? Basically, I do not want to store any files locally .. thx.
26
votes
8answers
11k views

Eclipse PDT vs. NetBeans for PHP development

How does Eclipse PDT compare to NetBeans for PHP development? I just bought a new computer with Windows 7 and I'm starting to set up a development environment for PHP. Has anyone used both IDEs ...
6
votes
4answers
684 views

How do I make my PHP IDE understand Dependency Injection Containers?

Current situation: I have dependencies in my project that I solve by using dependency injection. I want to take the next logic step by using a dependency injection container (DIC) to ease the ...
14
votes
2answers
595 views

NetBeans: PHP Syntax Checking

According to a poll here on StackOverflow, NetBeans is the best PHP IDE available. This is all fine and good, except for one thing: It appears to be terrible at checking syntax. I'm sure I must be ...
7
votes
1answer
830 views

How to integrate Behat with PHPStorm / other IDE

Behat is the leading BDD framework for PHP. I use PHPStorm and want to integrate Behat into the IDE as an external tool. Question: How should I set up Behat as an external tool (ie, output filters, ...
2
votes
9answers
5k views

What is the fastest and best PHP IDE on Windows? [closed]

I've tried a few PHP IDEs, but am still searching for the fastest one. All Java-based IDEs are too slow. I have 2 computers to work with: my home PC which is too fast, and my laptop which is good but ...
7
votes
8answers
770 views

Smallest IDE for PHP with code-completion?

There are plenty of small editors like Notepad++, vim, & SciTE - but they only work on one file at a time. In other words, they aren't aware of the whole scope of the codebase. On the other ...
6
votes
7answers
6k views

Looking for good PHP editor or IDE with 'IntelliSense'

I'm looking for suitable PHP Editor or IDE with syntax auto-completion. I've tried trial versions of programs like Zend Studio, PHPDesigner, NetBeans PHP, NuSphere PhpED, and similar -- but none of ...
2
votes
4answers
639 views

IDE, SVN and pushing to sites!

Im thinking of updating my practices, and looking for a little help and advice! I do a lot of work on sites that run joomla, oscommerce, drupal etc and so I have created a lot of custom ...
6
votes
10answers
802 views

What's a good free php editor? [closed]

Possible Duplicate: Any good PHP IDE, preferably free or cheap? Currently I'm using Notepad++. It's a great editor but there are 2 things I'm missing: autocomplete and debugger. I'm ...
5
votes
2answers
211 views

VIM: Show PHP function / class in command line?

Is there any way to show the current PHP function or class name in the VIM command line? I found a plugin for showing C function names in the status line but it does not work for PHP and in any case I ...
5
votes
2answers
2k views

Making Eclipse view different file extensions as PHP

I have several file extensions, like .module, that I would like to be understood by Eclipse to be PHP - so I get the same syntax highlighting, code completion, etc features as I would if I were ...
4
votes
8answers
3k views

What is a good alternative to Netbeans as a PHP IDE? [closed]

Possible Duplicate: Any good PHP IDE, preferably free or cheap? Working on my own webapp for a while, I've really gotten to be fed-up with bloated Java-based IDEs. For the most part, I ...
4
votes
2answers
4k views

Advice for setting up Aptana for CodeIgniter?

I've used Aptana for a good number of web projects and like it a lot. I've also used CodeIgniter for a couple projects and liked it, as well. Now I'm hoping to combine the two in a happy marriage of ...
2
votes
2answers
496 views

Using Netbeans for PHP, any remote system explorer?

Alright so I currently develop on a remote server and use putty for an SSH connection to deal with SVN. I develop with Eclipse PDT only due to the fact that it has the remote system explorer, so I ...
2
votes
3answers
2k views

IDE for CodeIgniter running in Ubuntu Linux [closed]

I have search the existing question here, but haven't get the specific detail that I need, so I'm asking my own question. I use Ubuntu Linux (current version 9.10) and use Eclipse Galileo PDT to ...
1
vote
4answers
181 views

Web based IDE solution

What I want to do is, to work on my projects from "everywhere" with internet connection I tried followings: Tried to connect from my office to main PC with remote desktop apps like: Team Viewer, ...
1
vote
0answers
102 views

what's a good php ide that supports easily refactoring code and svn [closed]

Possible Duplicate: What is the best IDE for PHP? I need a PHP IDE that I can easily refactor code with as well as commit any changes to my svn. I'm using notepad++ right now and im fairly ...
1
vote
2answers
704 views

PHP Vim autocomplete

I can not get the autocomplete to work for php files. I added the following to my .vimrc file but when I type ctl + o nothing happnens. When I type ctl + x i get -- ^X mode ...
1
vote
7answers
198 views

Popping the IDE cherry

Although I've been a developer for years I've never used a PHP IDE - I've always just used a decent editor. What am I missing? I generally code on local servers so I can debug as if my code were ...
0
votes
4answers
809 views

Getting started with PHP in Eclipse IDE

I am a Java programmer, but recently got a job working with PHP+mySQL. I looked up good IDEs for this (I previously used Netbeans) and Eclipse was recommended. When I tried to start working, I got ...
0
votes
1answer
678 views

No design view for Eclipse PDT?

I'm currently using Dreamweaver CS5 trial for my php works, and decide to move to Eclipse PDT. I installed it and it seems I couldn't find the "design view" tab?? Is there only code view for PDT? ...
8
votes
7answers
3k views

Is there a PHP IDE that can handle Magento's code base?

Magento has a large code base (6000+ php files), uses a complex autoloading logic, and has a lot of configuration in XML. I'm looking for an IDE that can get it's little brain around this code base - ...
5
votes
11answers
731 views

PHP Development - lot of (newbie) questions

I'm a Engineering student and I'm attending a Database and Information Systems class this semester. It's required that I produce a website/application that uses a database, using PHP/PGSQL. My ...

1 2