background image

PHP 开发工具资源

本文摘录自

Harry Fuecks 在 sitepoint 的一篇帖子,Easy 按照软件开发的流程简单的整

理了一下,希望大家能有所收获。

 设计工具

UML 和相关设计工具

- http://argouml.tigris.org/    Argo UML
UML 绘图工具,支持 PHP stub 生成。 (commercial spin off is http://www.posideon.com/ 

Posideon) 

–Java 编写。

- http://uml.sourceforge.net/    Umbrello UML
UML 绘图工具,支持 PHP stub 生成。 需要 Unix / KDE。

- http://www.lysator.liu.se/~alla/dia/    Dia
支持

UML 的绘图工具 -使用 http://droogs.org/autodia/index.html    AutoDia 生成 PHP。

- http://www.phpedit.net/products/xmi2php/    XMI 2 PHP

XMI 文档生成 PHP 代码,用 XML 描述 UML 的一种形式。

 编码工具

推荐的

 IDE / 编辑器 

- http://phpeclipse.sourceforge.net/    PHP Eclipse

http://www.eclipse.org/    Eclipse IDE 的 PHP 插件

- http://www.phpedit.net/    PHP Edit
可能是

Windows 下最好的免费 IDE 了

- http://jedit.org/    JEdit
支持

PHP 的 IDE (plus loads more)。Java 编写,所以平台独立。

- http://www.jext.org/    Jext
JEdit 的孪生兄弟。

- http://www.gphpedit.org/    gPHPEdit
Gnome / Linux 下最好的(?)PHP 编辑器。

- http://www.scintilla.org/SciTE.html    SciTE