Data types: PHP Tree Graph Ext
Alex Fomenko (contact me)
This package can be used to render graphical diagrams of hierarchical trees of nodes.
It is a fork of the PHP Tree Graph class originally written by Mathias.
This version changes are:
- Added ability to set title of the node
- Added ability to insert nodes without any order
- Added ability to choose which node will be the root (all non-child nodes will not be shown)
- Added ability to set margins of the image
Click here for detailed information about this class on phpclasses.org