Skip to content

lisiy50/GraphViz

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.0%
  • Makefile 2.0%