Umbrello is a great modelling tool
http://uml.sourceforge.net/
But, I don't think it yet draws diagrams from PHP code. (It will
create stub PHP classes based on UML)
I haven't used ArgoUML (or variants like Poseidon), but supposedly the
PHP plugin is intended to do round-trip PHP5 code to UML
h
Yeah if Visio would display the column types and the signatures the
stored procs and user defined types that would be perfect. Might be a
way to display all that. Visio stores all the schema details
internally and I think theres even a way to go from visio diagram to
database.
I think I should as
Justin Dearing wrote:
I work with some MSSQL gurus...I'll ask them.
Thanks
The only thing they could think of is ERwin from CA.
http://www.ca.com/us/products/product.aspx?id=260
Seems to be a bit extreme for what you intend to do.
David
___
New Yo
On Fri, Sep 19, 2008 at 12:42 PM, David Krings <[EMAIL PROTECTED]> wrote:
> Justin Dearing wrote:
>
>> 3) It has to handle non object code and smarty templates. Most of my
>> code is contained in classes, but I have a file of functions that are
>
> Huh? Aren't you supposed to make those diagrams be
Hello,
I love dbdesigner4, but it is MySQL only.
-- Elijah
On Fri, Sep 19, 2008 at 9:42 AM, David Krings <[EMAIL PROTECTED]> wrote:
> Justin Dearing wrote:
>
> 3) It has to handle non object code and smarty templates. Most of my
>> code is contained in classes, but I have a file of functions t
Justin Dearing wrote:
3) It has to handle non object code and smarty templates. Most of my
code is contained in classes, but I have a file of functions that are
Huh? Aren't you supposed to make those diagrams before you write code? This is
how they teach it in school and so far I met only one
Try this.
http://t3.dotgnu.info/blog/php/inclued-gives-you-clue.html
- Original Message -
From: "Justin Dearing" <[EMAIL PROTECTED]>
To: "NYPHP Talk"
Sent: Friday, September 19, 2008 9:14:37 AM GMT -05:00 US/Canada Eastern
Subject: [nyphp-talk] Need a co
Folks,
Can anyone recommend something to make code diagrams from PHP code. My
requirements are as follows:
1) Pretty looking but somewhat functional. I'm presenting code to
other programmers, but I'd like something to put in a powerpoint
slide.
2) I'd prefer if it generated bitmap (png, jpeg, gif