开发者

Generate UML from Symfony 1 project

开发者_开发知识库Is it possible to generate UML, and maybe more documentation, from a Symfony 1 project?


Documentation can be generated using PHPDocumentor, for example. About UML, please, see this: PHP UML Generator


ORM Designer was of great help to me to visualize my Doctrine schema. Though not so qute as MYSQL Workbench, but it was able to parse the schema and visualise relations correctly.

Designed for windows, but works good under wine on Linux.


This can help you convert a Symfony schema to an UML: http://xpt.sourceforge.net/techdocs/language/php/symfony/sf14-Database/ar01s05.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜