What are the pros and cons of PHPDesigner and PhpStorm? [closed]
What are the pros and cons of PHPDesigner and PhpStorm?
For a while I used PHP Storm as my main IDE on windows until I switched to Ubuntu, it is an awesome IDE and has everything built in and awesome Version Control Integration.
There are a few things I don't like about it:
PHP Storm is a java based IDE, similar to eclipse, this causes it to be a memory hog.
PHP Storm is a java based IDE, although this makes it easier to be cross platform, it also responds badly if your platform (e.g. Ubuntu) is a bit rubbish with Java.
I did use the older version of PHP Designer for a while on windows as well,
This was also a good IDE, although I found the UI to be a bit too disconnected, I also felt like it was an IDE aimed at beginner developers and was a bit basic.
Overall I prefer PHP Storm, although my current IDE of choice is Net Beans, which has the bonus of being free ;)
In the meantime, we have introduced PhpStorm (after using Zend Studio, Aptana, Netbeans and Eclipse) and our whole team agrees that it is by far the best IDE we have ever worked with. There is no qustion, PhpStorm is taking the world of PHP by storm.
Contrary to Eclipse based IDEs, PhpStorm is fast, development is fast and supports the new important trends quickly. It already supports things like Phing, SASS, PHP CodeSniffer, Github, etc. out of the box.
Old answer:
I can't give you a very fact based long analysis but I'd say PHPDesigner gets nowhere near PHPStorm. Even the PHPDesigner website looks a bit fishy to me. A page full of meaningless/fake awards. The first two persons under testimonials mention 'Dreamweaver' as an IDE :) and the software seems to be developed by only one person. Support for version control is minimal, there is no phpunit integration, etc. phpStorm has all this and doesn't boast with awards and testimonials but has a team behind the development. Should be clear!
精彩评论