PHPackages                             jawira/plantuml - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jawira/plantuml

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jawira/plantuml
===============

Provides PlantUML executable and plantuml.jar

v1.2026.1(3mo ago)21362.3k↓12.1%17GPL-3.0-or-laterPHP

Since Oct 10Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/jawira/plantuml)[ Packagist](https://packagist.org/packages/jawira/plantuml)[ RSS](/packages/jawira-plantuml/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (126)Used By (7)

PlantUML integration
====================

[](#plantuml-integration)

Provides [PlantUML](http://plantuml.com/) integration: **plantuml executable** and **plantuml.jar**.

PlantUML Version 1.2026.1

[![Packagist Version](https://camo.githubusercontent.com/11b9f4675c07b211294c2657d0cbcf6f2a637f25ebb7df639cd2d38fbd85e500/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a61776972612f706c616e74756d6c3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/jawira/plantuml)[![Packagist Downloads](https://camo.githubusercontent.com/1a8a48dca7e565bc2536e3938aedf3a63fe80522bf7a63ee168e2f59e0d7bc09/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a61776972612f706c616e74756d6c3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/jawira/plantuml)[![GitHub Repo stars](https://camo.githubusercontent.com/c8fd21de969567cf202269b624d342ea879aefc2689672ea289222fd2af32065/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6a61776972612f706c616e74756d6c3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/jawira/plantuml)

Usage
-----

[](#usage)

Check that PlantUML is working correctly:

```
$ vendor/bin/plantuml -version
```

To generate a diagram:

```
$ vendor/bin/plantuml /path/to/file.puml
```

By default *png* image is created in same location as *puml* file.

You also get access to **plantuml.jar**:

```
$ java -jar ./vendor/jawira/plantuml/bin/plantuml.jar -version
```

Install
-------

[](#install)

Install using Composer:

```
$ composer require jawira/plantuml
```

Requirements
------------

[](#requirements)

PlantUML needs **Java Runtime** installed (see ).

On Ubuntu 18.04 you can run:

```
$ sudo apt-get install -y  openjdk-11-jre
```

Checksum
--------

[](#checksum)

PlantUML Version 1.2026.1

File: [bin/plantuml.jar](bin/plantuml.jar)

AlgorithmChecksummd5be312c6883affb5b95f27c5ae6d0cbfdsha1639025a55f098f0a4431327da07c29d9ae9abf68---

Packages from jawira
--------------------

[](#packages-from-jawira)

 [ jawira/plantuml-encoding ![GitHub stars](https://camo.githubusercontent.com/d074ddaf6ba2d98936493b11652343c4b3a1d171b642d5234a0ce32f6f5f3b59/68747470733a2f2f62616467656e2e6e65742f6769746875622f73746172732f6a61776972612f706c616e74756d6c2d656e636f64696e673f69636f6e3d676974687562)](https://packagist.org/packages/jawira/plantuml-encoding)PlantUML encoding functions. [ jawira/plantuml-client ![GitHub stars](https://camo.githubusercontent.com/b48ba66d7a22d9499c8d4865b40934b2a1ea40a48fe3cf57f3dd466ce3d0ab6c/68747470733a2f2f62616467656e2e6e65742f6769746875622f73746172732f6a61776972612f706c616e74756d6c2d636c69656e743f69636f6e3d676974687562)](https://packagist.org/packages/jawira/plantuml-client)Convert PlantUML diagrams into images (svg, png, ...).[more...](https://packagist.org/packages/jawira/)

###  Health Score

59

—

FairBetter than 99% of packages

Maintenance78

Regular maintenance activity

Popularity44

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~24 days

Total

125

Last Release

115d ago

Major Versions

v0.1.1 → v1.0.02017-11-14

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/496541?v=4)[Jawira Portugal](/maintainers/jawira)[@jawira](https://github.com/jawira)

---

Top Contributors

[![jawira](https://avatars.githubusercontent.com/u/496541?v=4)](https://github.com/jawira "jawira (475 commits)")

---

Tags

composerjarphpplantumlumldiagramplantumljarplantuml.jar

### Embed Badge

![Health badge](/badges/jawira-plantuml/health.svg)

```
[![Health](https://phpackages.com/badges/jawira-plantuml/health.svg)](https://phpackages.com/packages/jawira-plantuml)
```

###  Alternatives

[jawira/plantuml-encoding

PlantUML encoding functions

20561.9k9](/packages/jawira-plantuml-encoding)[jbzoo/composer-graph

Render composer.json + composer.lock dependencies graph

66741.6k2](/packages/jbzoo-composer-graph)[bartlett/umlwriter

Create UML class diagrams from your PHP source.

6313.0k1](/packages/bartlett-umlwriter)[phuml/phuml

phUML is a fully automatic UML class diagram generator for PHP code

11411.3k1](/packages/phuml-phuml)[jawira/doctrine-diagram-bundle

📐 Symfony Bundle to generate database diagrams

8187.1k2](/packages/jawira-doctrine-diagram-bundle)[onurb/doctrine-yuml-bundle

Symfony Bundle to visualize the mapping of your entities with Yuml

4198.6k](/packages/onurb-doctrine-yuml-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
