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.3.1-1.remi.src | [360 KiB] |
Changelog by Remi Collet (2019-11-25):
- update to 1.3.1 |
php-bartlett-umlwriter-1.3.0-1.remi.src | [359 KiB] |
Changelog by Remi Collet (2018-11-27):
- update to 1.3.0 - raise dependency on bartlett/php-reflect 4.3 - allow Symfony 4 |
php-bartlett-umlwriter-1.2.1-1.remi.src | [361 KiB] |
Changelog by Remi Collet (2018-03-20):
- update to 1.2.1 (no change) - use range dependencies on F27+ - allow Symfony 3 - raise dependency on bartlett/php-reflect 4.0 |
php-bartlett-umlwriter-1.2.0-1.remi.src | [359 KiB] |
Changelog by Remi Collet (2017-03-01):
- update to 1.2.0 (no change) - add the command man page |
php-bartlett-umlwriter-1.1.0-4.remi.src | [358 KiB] |
Changelog by Remi Collet (2016-10-31):
- switch to fedora/autoloader |
php-bartlett-umlwriter-1.1.0-3.remi.src | [358 KiB] |
Changelog by Remi Collet (2016-04-18):
- allow sebastian/version 2.0 - run test suite with both PHP 5 and 7 when available |