innmind/dependency-graph 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

innmind/dependency-graph

Composer 安装命令:

composer require innmind/dependency-graph

包简介

Library to visualize project dependencies

README 文档

README

Build Status codecov Type Coverage

Tool to help visualize the various dependencies between packages.

It has been created to help maintain the many packages inside this organisation.

Note

This package needs graphviz (dot command line tool) to be installed on your machine

Installation

composer global require innmind/dependency-graph

Usage

dependency-graph from-lock

This command will look for a composer.lock in the working directory and generate a file named dependencies.svg.

dependency-graph of {vendor}/{package}

This will call packagist.org to retrieve the last published version of the given package and generate a file named {vendor}_{package}_dependencies.svg.

dependency-graph depends-on {vendor}/{package} {vendor1} {vendorX}

This will look for all packages inside the vendors vendor1 and vendorX that depend (directly or indirectly) on {vendor}/{package} and will generate a file named {vendor}_{package}_dependents.svg.

Note: every package node and vendor cluster contains a link to their dedicated packagist page.

Examples

dependency-graph from-lock of this repository

dependency-graph of innmind/cli

dependency-graph depends-on innmind/cli innmind baptouuuu

dependency-graph vendor innmind

统计信息

  • 总下载量: 2.57k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-01-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固