arokettu/composer-viz

Generate a GraphViz representation of the dependency graph

2.3.1 2022-03-16 12:08 UTC

This package is auto-updated.

Last update: 2024-04-10 19:51:18 UTC


README

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.