All Projects → phpDocumentor → Graphviz

phpDocumentor / Graphviz

Licence: mit

Labels

Projects that are alternatives of or similar to Graphviz

Graphql Voyager
🛰️ Represent any GraphQL API as an interactive graph
Stars: ✭ 6,481 (+7615.48%)
Mutual labels:  graphviz
Kubernetes Plantuml
Kubernetes diagrams using VS Code
Stars: ✭ 48 (-42.86%)
Mutual labels:  graphviz
Knife Role Spaghetti
Knife plugin for Chef to draw dependency graphs for roles. Cut through the spaghetti with a knife.
Stars: ✭ 68 (-19.05%)
Mutual labels:  graphviz
Protobuf Uml Diagram
Create UML diagrams from Protobuf compiled .proto files using Python
Stars: ✭ 17 (-79.76%)
Mutual labels:  graphviz
Java9 Jigsaw Depvis
DepVis (Java 9 Jigsaw Dependency Visualizer)
Stars: ✭ 14 (-83.33%)
Mutual labels:  graphviz
Hpcc Js Wasm
HPCC-Systems Web-Assembly (JavaScript)
Stars: ✭ 56 (-33.33%)
Mutual labels:  graphviz
Graphviz Java
Use graphviz with pure java
Stars: ✭ 618 (+635.71%)
Mutual labels:  graphviz
Grapherl
Create graphs of Erlang systems and programs
Stars: ✭ 78 (-7.14%)
Mutual labels:  graphviz
Tfgraphviz
A visualization tool to show a TensorFlow's graph like TensorBoard
Stars: ✭ 40 (-52.38%)
Mutual labels:  graphviz
Graphviz Aws
AWS architecture the easy way
Stars: ✭ 63 (-25%)
Mutual labels:  graphviz
D3 Graphviz
Graphviz DOT rendering and animated transitions using D3
Stars: ✭ 901 (+972.62%)
Mutual labels:  graphviz
Language Dot
Dot (Graphviz) package for Atom
Stars: ✭ 11 (-86.9%)
Mutual labels:  graphviz
Dockviz
Visualizing Docker data
Stars: ✭ 1,104 (+1214.29%)
Mutual labels:  graphviz
Kroki
Creates diagrams from textual descriptions!
Stars: ✭ 774 (+821.43%)
Mutual labels:  graphviz
Markdeck
presentations as code - author cool slide decks, text-only, offline-ready, collaborative
Stars: ✭ 1,159 (+1279.76%)
Mutual labels:  graphviz
Glance
A visual Haskell
Stars: ✭ 620 (+638.1%)
Mutual labels:  graphviz
Asciidoctor Kroki
Asciidoctor.js extension to convert diagrams to images using Kroki!
Stars: ✭ 55 (-34.52%)
Mutual labels:  graphviz
Vzl
💠 DOT Language Live Editor (GraphViz)
Stars: ✭ 83 (-1.19%)
Mutual labels:  graphviz
Memviz
Visualize your Go data structures using graphviz
Stars: ✭ 1,197 (+1325%)
Mutual labels:  graphviz
Oligrapher
JavaScript app for displaying annotated network graphs based on data from LittleSis
Stars: ✭ 62 (-26.19%)
Mutual labels:  graphviz

License: MIT Travis Status Appveyor Status Coveralls Coverage Scrutinizer Code Coverage Scrutinizer Code Quality Stable Version Unstable Version

GraphViz

GraphViz is a library meant for generating .dot files for GraphViz with a fluent interface.

PHPStan extension

This library contains a number of magic methods to set attributes on Node, Graph and Edge this will result in errors when using the library with checks by PHPStan. For your convenience this library provides an phpStan extension so your code can be checked correctly by phpstan.

includes:
    - vendor/phpdocumentor/graphviz/extension.neon
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].