开发者

Software which makes UML diagrams from PHP scripts

开发者 https://www.devze.com 2023-02-05 02:12 出处:网络
I hear开发者_StackOverflow社区d of software which can turn UML diagrams into different languages, like PHP, C++, etc.

I hear开发者_StackOverflow社区d of software which can turn UML diagrams into different languages, like PHP, C++, etc. But I can't find a tool which makes UML diagrams from PHP code. Is there any? If not, why?!

Thanks!


One of these tools is called ArgoUML http://argouml.tigris.org/.

PHP is included in the default-package since version 0.13.2 (March 2003).

If you're interested in some other languages like JavaScript, Python you can download a plugin on the project-homepage.

You can also create a uml-diagram out of your existing sourcecode. But I'm sorry - this is not avaiable for php-files.

0

精彩评论

暂无评论...
验证码 换一张
取 消