生成代码的 PHP 类图

发布于 2024-07-14 13:25:56 字数 135 浏览 6 评论 0原文

我正在寻找具有以下功能的应用程序:

  • 创建类图
  • 生成您刚刚绘制的结构的代码

PHP 中的类结构。

提前非常感谢,如果我的写作不是那么好,我很抱歉英语不是我的语言。

Im looking for an application with the following funcionalities:

  • Creates class diagrams
  • Generates code of the structure that you just diagram

The class structure in PHP.

Thanks alot in advance, i'm sorry if my writing isn't that great english is not my language.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

怀念你的温柔 2024-07-21 13:25:56

ArgoUML 是一个免费的 UML 建模器,支持 PHP5 代码生成。

ArgoUML is a free UML modeler and supports PHP5 code generation.

゛清羽墨安 2024-07-21 13:25:56

Enterprise Architect 的费用为每 12 个月 135.00 美元 + 45.00 美元(美元),

我认为他们提供 12 个月的免费试用。

它支持 C++、Java、VB.NET、C#、PHP、Delphi 和 Visual Basic 代码生成

Enterprise Architect costs $135.00 + $45.00 per each 12 months (USD)

I think they offer a free 12 month trial.

It supports C++, Java, VB.NET, C#, PHP, Delphi and Visual Basic code generation

若言繁花未落 2024-07-21 13:25:56

我最喜欢的工具之一是 PHPStorm。 它不是免费的,但值得。

https://www.jetbrains.com/phpstorm/webhelp/working-with -diagrams.html

这些人还有两个应用程序可以做到这一点,它们不是免费的,但似乎它们可以满足您的要求:

http://www.athtek.com/download.html#programming

这是一个与 ArgoUML 相关的开放项目:

http://www.ohloh.net/p/codetodiagram

One of my favorite tools is PHPStorm. It is not free but it worth.

https://www.jetbrains.com/phpstorm/webhelp/working-with-diagrams.html

These people have also two applications for do that, they are not free but it seems they do what you want:

http://www.athtek.com/download.html#programming

This is an Open Project related to ArgoUML:

http://www.ohloh.net/p/codetodiagram

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文