Remi's RPM repository - Packages

Blog | Forum | Repository

php-bartlett-umlwriter - Create UML class diagrams from your PHP source

Website:
http://php5.laurent-laville.org/umlwriter/
Licence:
BSD
Vendor:
Remi Collet
Description:
This tool wil generate UML class diagrams with all class,
interface and trait definitions in your PHP project.

* reverse-engine interchangeable (currently support Bartlett\Reflect
  and Andrewsville\TokenReflection)
* UML syntax processor interchangeable (currently support Graphviz
  and PlantUML)
* generates a class and its direct dependencies
* generates a namespace with all objects
* generates a full package with all namespaces and objects

Packages

php-bartlett-umlwriter-1.0.0-1.fc22.remi.noarch [20 KiB] Changelog by Remi Collet (2015-04-03):
- update to 1.0.0
php-bartlett-umlwriter-1.0.0-0.3.20150331gitdd58a0b.fc22.remi.noarch [19 KiB] Changelog by Remi Collet (2015-03-31):
- git snapshot, post 1.0.0RC2