phpdocumentor / graphviz
Wrapper for Graphviz
Installs: 6 918 641
Dependents: 26
Suggesters: 0
Security: 0
Stars: 92
Watchers: 5
Forks: 13
Open Issues: 4
Requires
- php: ^7.2 || ^8.0
Requires (Dev)
- ext-simplexml: *
- mockery/mockery: ^1.2
- phpstan/phpstan: ^0.12
- phpunit/phpunit: ^8.2 || ^9.2
- psalm/phar: ^4.15
This package is auto-updated.
Last update: 2024-10-05 14:27:56 UTC
README
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