Author: Manuel Lemos
Package: DB Draw PHP UML Diagram Generator
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.
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.