dtcuv8044 2011-03-23 08:37
浏览 20
已采纳

可视化构建PHP程序

I use mysql workbench, to visually structure my relational database tables.

Does a similar program exist to visually structure PHP programs? i.e. visually structure and connect classes, functions, pages etc etc?

I use Linux, so no Windows only programs please.

  • 写回答

1条回答 默认 最新

  • douxi3233 2011-03-23 08:45
    关注

    Netbeans has a plugin for doing UML. Using this you can create analysis diagrams that include your classes (therefore their methods and attributes). If your pages are also classes, then you don't need more.

    But basically you won't find something that allows you to also structure both your codes and pages all together, it doesn't make sense to me, you have to create your own diagrams in these cases (see Dia: http://projects.gnome.org/dia/)

    Edit

    Gotta check if the Netbeans UML plugin does convert to PHP output. It sure does for Java, but haven't tried for PHP.

    I've just come across http://argouml.tigris.org/

    It has PHP support and seems really nice. I also found: http://www.gentleware.com/

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥40 复杂的限制性的商函数处理
  • ¥15 程序不包含适用于入口点的静态Main方法
  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码