Details
PlantUML client

_PlantUML client_ uses a remote server to convert PlantUML diagrams into
images. Now you don't need to install PlantUML locally!
*

Documentation
<https://jawira.github.io/plantuml-client/>
How to install
composer require jawira/plantuml-client
Contributing
If you liked this project,
? star it on GitHub.
*
Packages from jawira
<dl>
<dt>
<a href="https://packagist.org/packages/jawira/plantuml">jawira/plantuml
<img alt="GitHub stars" src="https://badgen.net/github/stars/jawira/plantuml?icon=github"/></a>
</dt>
<dd>Provides PlantUML executable and plantuml.jar</dd>
<dt>
<a href="https://github.com/jawira/plantuml-to-image">jawira/plantuml-to-image
<img alt="GitHub stars" src="https://badgen.net/github/stars/jawira/plantuml-to-image?icon=github"/></a></dt>
<dd>PlantUml wrapper to convert puml diagrams to images.</dd>
<dt>
<a href="https://packagist.org/packages/jawira/plantuml-encoding"> jawira/plantuml-encoding
<img alt="GitHub stars" src="https://badgen.net/github/stars/jawira/plantuml-encoding?icon=github"/></a>
</dt>
<dd>PlantUML encoding functions.</dd>
<dt><a href="https://packagist.org/packages/jawira/">more...</a></dt>
</dl>
|
Name: |
How to Implement PHP UML Diagram Image Generator using PlantUML client |
Base name: |
plantuml-client |
Description: |
Convert a UML diagram to an image using PlantUML |
Version: |
1.0.0 |
PHP version: |
5 |
License: |
Custom (specified in a license file) |
All time users: |
32 users |
All time rank: |
10694 |
Week users: |
0 users |
Week rank: |
154  |
|
|
 November 2022
Number 6 |
UML is a language that many developers use to represent the relations between entities of a software program.
Developers can generate diagrams from project entities defined using UML to see better the project data structures and other aspects of the project's architecture.
PlantUML is a tool that can render UML diagrams as images that developers can use to visualize their project diagrams.
This package can call a PlantUML Web services server to render UML diagrams without installing PlantUML in the developer machine.
Manuel Lemos |
Not yet rated by the users |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
File |
Role |
Description |
diagrams (4 files) |
|
Files |
|
File |
Role |
Description |
diagrams (4 files) |