PHP Classes

How to Implement a PHP UML Diagram Generator to View Your Database Table Structure Very Quickly - DB Draw PHP UML Diagram Generator package blog

Recommend this page to a friend!
  All package blogs All package blogs   DB Draw PHP UML Diagram Generator DB Draw PHP UML Diagram Generator   Blog DB Draw PHP UML Diagram Generator package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement a PH...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: DB Draw PHP UML Diagram Generator

UML is a specification for describing different aspects of a software project to help to document how the project should work.

One of those aspects is how the different types of objects manipulated in a software project are related to each other.

An entity-relationship diagram is meant to describe how entity objects are stored in a relational database.

This package can automatically create a UML entity-relationship diagram by connecting to a given database server and extracting the database structure of tables and their relations.

This allows developers to create documentation from an existing project database based on the standard for UML entity-relationship diagrams.




Loaded Article

About the DB Draw PHP UML Diagram Generator Package

The package DB Draw PHP UML Diagram Generator is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Create a database Entity-Relationship UML diagram

Here follows in more detail what it does:

This package can create a database Entity-Relationship UML diagram.

It can take as parameter a connection object previously set to connect to a given database.

The package can analyse the database table structure and create a diagram based on the relationship of the tables and returns en entity-relationship diagram definition in UML format.

It can also take the UML diagram and render it as an image in UML format.

Conclusion

The DB Draw PHP UML Diagram Generator can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




You need to be a registered user or login to post a comment

1,611,091 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   DB Draw PHP UML Diagram Generator DB Draw PHP UML Diagram Generator   Blog DB Draw PHP UML Diagram Generator package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement a PH...