ironedge/graphs

Traits and base classes to simplify the creation and persistence of graphs.

Installs: 15

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ironedge/graphs

dev-master / 1.0.x-dev 2016-01-15 14:37 UTC

This package is not auto-updated.

Last update: 2025-09-25 04:57:15 UTC


README

Build Status

This component provides an API to represent a graph in an OOP way. Additionally, it provides services to export these graphs, including:

  • Graphviz

Usage