A PHP Graph creation and manipulation library.
PGraph requires PHP 5 or higher. PEAR installer is require only if you want to install PGraph through it.
-
Just do 'git clone https://github.com/Willux/PGraph.
-
Then you can include 'src/PGraph.php' in your program and you are ready to use the library.