Download the PHP package jawira/phing-visualizer without Composer
On this page you can find all versions of the php package jawira/phing-visualizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jawira/phing-visualizer
More information about jawira/phing-visualizer
Files in jawira/phing-visualizer
Download jawira/phing-visualizer
More information about jawira/phing-visualizer
Files in jawira/phing-visualizer
Vendor jawira
Package phing-visualizer
Short Description Graphical representation of Phing's buildfile
License GPL-3.0-or-later
Package phing-visualizer
Short Description Graphical representation of Phing's buildfile
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package phing-visualizer
Phing visualizer
Phing visualizer generates a graphical representation of your Phing's buildfile.
⚠️ Important:
phing-visualizer
has been ported to Phing asVisualizerTask
.
You can use<visualizer/>
task since Phing 3.0.0-alpha3.
With phing-visualizer You can go from this:
To this:
Phing visualizer is able to represent:
- Target's depends
- RunTargetTask
- PhingCallTask
- ForeachTask
Usage
Create your diagram using the command line, some examples:
Options
Option | Description | Default value |
---|---|---|
-i or --input |
Phing's buildfile location | build.xml |
-o or --output |
Dir or file location | Same as --input |
-f or --format |
Diagram format (png , svg , eps or puml ) |
png |
-h or --help |
Help |
Installing
Requirements
- SimpleXML extension
- XSL extension
allow_url_fopen = On;
(onphp.ini
file)
More examples
Contributing
If you liked this project, ⭐ star it on GitHub.
License
This project is under the GNU GPLv3 license.
Packages from jawira
- jawira/phing-visualizer-gui (library)
- GUI for jawira/phing-visualizer.
- jawira/phing-open-task (library)
- Phing task to open files, directories, and URLs with your favorite software.
- jawira/process-maker (project)
- Easily install and try ProcessMaker using Docker Compose.
- more...
All versions of phing-visualizer with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-simplexml Version *
ext-xsl Version *
jawira/mini-getopt Version ^0.0.2
jawira/plantuml-encoding Version ^1.0
ext-simplexml Version *
ext-xsl Version *
jawira/mini-getopt Version ^0.0.2
jawira/plantuml-encoding Version ^1.0
The package jawira/phing-visualizer contains the following files
Loading the files please wait ....