PHP IDE (integrated Development Environment) Selection Guide [3]
It is important to note that the IDE that we are talking about here must support syntax checking, with single-step debugging. Otherwise we do not act as PHP IDE. So, software like Dreamweaver is not a PHP ide at all.
Software name: Zend Studio Official IDE
Development language: Java slow, sometimes inexplicable collapse. It's Java's eternal pain.
Software URL: http://shop.zend.com/en/zend-studio-for-eclipse.html
Commercial/Open Source:?????? Business
Feature List:???????????????????????????????
Syntax highlighting:????????????????????????? Yes
Smart tips and AutoComplete:??????????????? Yes
Grammar check, (php,js,css,html)??? Yes
Database operations:??????????????????????? Yes
SQL query Generation:??????????????????????? Yes
Integrated Web preview (HTML WYSIWYG edit): Yes (requires manual configuration, not very good)
Error checking:????????????????????????? Yes
class function and variable list tree display:????????? Yes
function parameter hint:????????????????????? Yes
Brackets match:????????????????????????? Yes
Integrated Xdebug debug:??????????????????? There are remote debugging at the same time
Debug Breakpoint Support:????????????????????? Yes
TODO Management:????????????????????????? Unknown
Code beautification:????????????????????????? No
Documentation Support:??????????????????????? Have (phpdocument)
Syntax block insertion:??????????????????????? No
Code base support:??????????????????????? Unknown
Unit Test:????????????????????????? Unknown
Integrated Help Documentation:????????????????????? Yes
Chinese support:????????????????????????? Yes
IDE English garbled:?????????????????????? No, that's better.
Integrated ftp:?????????????????????????? Unknown
Integrated SVN:?????????????????????????? No
Integrated CVS:?????????????????????????? Yes
Cross-platform:??????????????????????????? Is
Overall: The official, is always the most able to meet the PHP development, sadly it is java. And, if the machine performance is poor, I still do not choose the Java development IDE.
Software Name: Phpedit
Development language: C + + speed, high efficiency, low resource consumption
Software URL: http://www.phpedit.com/en
Commercial/Open Source:?????? Business
Feature List:???????????????????????????????
Syntax highlighting:????????????????????????? Yes
Smart tips and AutoComplete:??????????????? Yes
Grammar check, (php,js,css,html)??? Available (PHP only)
Database operations:??????????????????????? Yes
SQL query Generation:??????????????????????? Yes
Integrated Web preview (HTML WYSIWYG edit): None
Error checking:????????????????????????? No
class function and variable list tree display:????????? Unknown
function parameter hint:????????????????????? Yes
Brackets match:????????????????????????? Yes
Integrated Xdebug debug:??????????????????? Yes (requires manual configuration, not very good)
Debug Breakpoint Support:????????????????????? No
TODO Management:????????????????????????? Unknown
Code beautification:????????????????????????? Yes
Documentation Support:??????????????????????? Yes
Syntax block insertion:??????????????????????? No
Code base support:??????????????????????? There is, but the code base is poor!!
Unit Test:????????????????????????? Have (XUnit)
Integrated Help Documentation:????????????????????? Yes
Chinese support:????????????????????????? Yes
IDE English garbled:?????????????????????? Unknown
Integrated ftp:?????????????????????????? Yes
Integrated SVN:?????????????????????????? Unknown
Integrated CVS:?????????????????????????? Unknown
Cross-platform:??????????????????????????? None, Windows only
Overall: The function is relatively strong. class functions and variable list tree display may be insufficient (only for PHP, not JS and HTML), installation is not convenient. Because it is installed from the network. All to download. But I don't know the result. Relative to the system has installed multiple PHP, the unknown results, can not be estimated. This detail will limit the number of users.
Not to be continued