Php IDE (Integrated Development Environment) selection guide [2] It should be noted that the IDE we are talking about here must support syntax check and single-step debugging. Otherwise, we will not use php ide. Therefore, software such as dreamweaver cannot be regarded as php ide. software name: dev-php development language: Delphi speed, high efficiency, low resource usage Software Website: devphp. guide to Selection of sourceforg php IDE (Integrated Development Environment) [2]
It should be noted that the IDE mentioned here must support syntax check and single-step debugging. Otherwise, we will not use php ide. Therefore, software such as dreamweaver cannot be regarded as php ide.
Software name: dev-php
Development Language: Delphi is fast, efficient, and occupies less resources.
Software Web site: http://devphp.sourceforge.net/
Commercial/open-source :?????? Open source
Function list :???????????????????????????????
Syntax highlighting :????????????????????????? Yes
Smart Tip and automatic completion :??????????????? None
Syntax check, (PHP, JS, CSS, HTML )??? Yes (manual configuration is required without instant check)
Database operation :??????????????????????? None
SQL query generation :??????????????????????? None
Integrated WEB preview (html wysiwyg editing): Yes (manual configuration required, not good)
Error Check :????????????????????????? None
Class functions and variable lists are displayed in the tree :????????? Only PHP, no variable list. Not very good
Function parameter prompt :????????????????????? Yes
Matching parentheses :????????????????????????? Yes
Integrated xdebug debugging :??????????????????? Yes (manual configuration is required, not good)
Debugging breakpoint support :????????????????????? None
Todo management :????????????????????????? Yes
Code beautification :????????????????????????? None
Docalization supports :??????????????????????? None (phpDocument)
Syntax block insertion :??????????????????????? None
The code base supports :??????????????????????? Yes, but the code library is poor !!
Unit test :????????????????????????? None
Integration help document :????????????????????? Yes, only PHP and HTML
Chinese support :????????????????????????? Yes
IDE Chinese garbled characters :?????????????????????? None. this is better.
Integrate FTP :?????????????????????????? Yes
Integrate SVN :?????????????????????????? None
Integrate CVS :?????????????????????????? Yes
Cross-platform :??????????????????????????? None, only WINDOWS
General Evaluation: it is a good open-source brand IDE. But it only meets about half of our expectation.
Software name: ue studio
Development Language: C/C ++ has a high speed and efficiency, and consumes less resources.
Software Web site: http://www.ultraedit.com/products/uestudio.html
Commercial/open-source :?????? Business
Function list :???????????????????????????????
Syntax highlighting :????????????????????????? Yes
Smart Tip and automatic completion :??????????????? Yes
Syntax check, (PHP, JS, CSS, HTML )??? Yes (manual configuration is required without instant check)
Database operation :??????????????????????? None
SQL query generation :??????????????????????? None
Integrated WEB preview (html wysiwyg editing ):
Error Check :????????????????????????? None
Class functions and variable lists are displayed in the tree :????????? Excellent, tree type, and list type
Function parameter prompt :????????????????????? Yes
Matching parentheses :????????????????????????? Yes, and code folding
Integrated xdebug debugging :??????????????????? Yes (manual configuration is required, not good)
Debugging breakpoint support :????????????????????? None
Todo management :????????????????????????? Yes
Code beautification :????????????????????????? None
Docalization supports :??????????????????????? None (phpDocument)
Syntax block insertion :??????????????????????? None
The code base supports :??????????????????????? Yes, but the code library is poor !!
Unit test :????????????????????????? None
Integration help document :????????????????????? None
Chinese support :????????????????????????? Yes
IDE Chinese garbled characters :?????????????????????? None. this is better.
Integrate FTP :?????????????????????????? Yes
Integrate SVN :?????????????????????????? None
Integrate CVS :?????????????????????????? None
Cross-platform :??????????????????????????? None, only WINDOWS
General Evaluation: it is a good commercial brand IDE. But because it is not designed for PHP, many things required by PHP are not matched.
To be continued