UML generator
Posted: Fri Nov 28, 2008 1:34 am
I need a library or CLI that I can use to generate PNG UML diagrams...
Basically I'm building a custom documentation engine for my application (tired of struggling with phpDocumentor, etc) and while I have everything ready to go all the API informaiton parsed, etc...I now need to represent that information in as many ways as possible, such as UML diagrams, etc.
I have done some searching and apparently ArgoUML, etc accept XML files which are then rendered into UML display...this is neat but not exactly what I want...ideally I want somehting I can embed directly into my php documentation, such as PNG, etc.
I have asked on phpDocumentor forums if anyone is aware of anything...but incase there is something which can do this already...I'd love to hear about it.
Cheers,
Alex
Basically I'm building a custom documentation engine for my application (tired of struggling with phpDocumentor, etc) and while I have everything ready to go all the API informaiton parsed, etc...I now need to represent that information in as many ways as possible, such as UML diagrams, etc.
I have done some searching and apparently ArgoUML, etc accept XML files which are then rendered into UML display...this is neat but not exactly what I want...ideally I want somehting I can embed directly into my php documentation, such as PNG, etc.
I have asked on phpDocumentor forums if anyone is aware of anything...but incase there is something which can do this already...I'd love to hear about it.
Cheers,
Alex