phing/task-visualizer 问题修复 & 功能扩展

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

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

phing/task-visualizer

最新稳定版本:3.1.1

Composer 安装命令:

composer require phing/task-visualizer

包简介

VisualizerTask creates buildfile maps, these diagrams display calls and depends among targets.

README 文档

README

This is a read-only split of https://github.com/phingofficial/phing/tree/main/src/Phing/Task/Ext/Visualizer.

Please report issues and send Pull Requests in the main Phing repository.

VisualizerTask

VisualizerTask creates diagrams using buildfiles, these diagrams represents calls and depends among targets.

buildfile

Latest Stable Version Total Downloads composer.lock .gitattributes License

Documentation

Examples

demo ucenter demo demo demo

Requirements

SimpleXML extension
apt install php7.3-xml # adapt acording to your PHP version
XSL extension
apt install php7.3-xsl # adapt acording to your PHP version
Guzzle
composer require guzzlehttp/guzzle

Contribute

If you liked this project, ⭐ star it on GitHub.

License

This project is under the GNU LGPL license.

统计信息

  • 总下载量: 69.13k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0-only
  • 更新时间: 2021-01-26