5 ms·
I really like PHP Storm (from Jetbrains). It's fast, feature-rich and under constant development. Couldn't recommend it more.
by cburgas 15y ago
I really like PHP Storm (from Jetbrains). It's fast, feature-rich and under constant development. Couldn't recommend it more.
- kingofspain 15y agoHeh, I haven't paid for an IDE since Turbo C but I've yet to hear a bad word said against this one. If it doesn't suffer from the occasional memory gobbling antics of Netbeans then I might treat myself to an early birthday present.
- wiradikusuma 15y agoYou should! :) A couple of years ago I was skeptical, "Why would I pay that if I can get something good for free (Eclipse)?" Once I tried it for 2 months (now the trial only 30days), I couldnt help but buying the personal license. just happen that they had discount on easter.
- moozeek 15y agoPHPStorm still isn't able to handle autocompletion for cascading class / folder structures, where there is more than one class/file with the same name (but in different folders) such as Kohana or FuelPHP: http://youtrack.jetbrains.net/issue/WI-2457?projectKey=WI&query=kohana http://youtrack.jetbrains.net/issue/WI-2457?projectKey=WI... That's one reason for me to keep using Netbeans, which I think is great for PHP.