Is there any PHP library for generating relationship graph image?
I’d like to end up with something similar to
http://www.augustana.ualberta.ca/~hackw/csc330/asn/augSchema.jpg
however I have all the data collected, including relations, so it’s only about image generation…
Is there any PHP library for generating relationship graph image? I’d like to end
Share
There is a PHP extension to the well known GraphViz package
http://pear.php.net/manual/en/package.images.image-graphviz.example.php