Skip to content

Generate a GraphViz representation of the dependency graph

License

Notifications You must be signed in to change notification settings

arokettu/composer-viz

Repository files navigation

Composer Viz

Packagist Packagist

A Composer plugin to generate dependency graph by GraphViz inspired by bundle viz

Installation

Install globally so you can use it on any project

composer global require arokettu/composer-viz:^2.2

Example

Running composer-viz 2.3.0 for itself: composer viz --output=composer-viz-2.3.0.svg

selfie

Documentation

Read full documentation here: https://sandfox.dev/php/composer-viz.html

Also on Read the Docs: https://composer-viz.readthedocs.io/

Support

Please file issues on our main repo at GitLab: https://gitlab.com/sandfox/composer-viz/-/issues

License

The library is available as open source under the terms of the MIT License.