Skip to content

fpoirotte/DotGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOT graphs for PHP

This component provides a way to parse, edit and export graphs defined using the DOT language.

Installation

This library relies on Composer for its installation.

To use it, just add a requirement on the package:

bash

$ php composer.php require fpoirotte/dotgraph

Usage

The examples folder contains several usage examples.

Contributions

To contribute a patch:

License

This project is released under the MIT license. See the LICENSE file for more information.

About

Parse, edit and export graphs written in the Dot (Grapĥviz) language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published