The search for PHP IDEs

A short while ago I wrote about using Netbeans for my PHP development. I have been using it for a while until 1) the linux version of Netbeans begun hanging in mid code.

I got quickly tired of the inconsistencies between the windows versions and linux versions as I end up coding on both platforms.

Enter Aptana the IDE built specifically for dynamic scripted languages like PHP, ruby, python and such. Basically my neck of the woods. Aptana is about as heavy as netbeans as it is built on the eclipse platform. But the feature set in this IDE more than makes up for the weight of it.

It integrates nicely with my SSH, SVN, and FTP servers, which I basically need for my access, sync, and upload requirements respectively for most of my projects.

I am going to try this one out as well and see how it pans out. I am already impressed with it’s performance and feature set, so keep it tuned in for how it pans out.

One thought on “The search for PHP IDEs

  1. I found myself converting to Aptana myself a few weeks back…

    One thing worth knowing is that SFTP/SSH access disables itself in the free version after a month as this is apparently a “Pro license only feature”

    Still very usable after this, I think it’s the only feature that goes (only on eI used anyway)

    Easy workaround with sshfs for linux – mount the remote drive and then use aptana as if it’s a local dir

    Love regards etc

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>