PHPackages                             mike4git/umlgeneration-bundle - 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. mike4git/umlgeneration-bundle

ActivePimcore-bundle[Utility &amp; Helpers](/categories/utility)

mike4git/umlgeneration-bundle
=============================

UML Generation Bundle

1.2.0(3mo ago)51573[3 issues](https://github.com/mike4git/umlgeneration-bundle/issues)GPL-3.0-or-laterPHPPHP ~8.2.0 || ~8.3.0CI passing

Since Jun 28Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/mike4git/umlgeneration-bundle)[ Packagist](https://packagist.org/packages/mike4git/umlgeneration-bundle)[ RSS](/packages/mike4git-umlgeneration-bundle/feed)WikiDiscussions main Synced yesterday

READMEChangelog (6)Dependencies (14)Versions (10)Used By (0)

umlgeneration-bundle
====================

[](#umlgeneration-bundle)

generates UML class diagrams and more based upon your class definitions

Setup
-----

[](#setup)

- copy env.dist and replace USER\_ID with own ID (Retrieve: `echo $(id -u)` in a terminal)

Install
-------

[](#install)

Before you can use the Bundle, you need to add the git repository to your composer.json

```
composer require "mike4git/umlgeneration-bundle"
```

and add it to your bundles.php:

```
