ports/devel/pear-PHP_UML/pkg-descr
Po-Chuan Hsieh 6e47d94d47
devel/pear-PHP_UML: Fix *_DEPENDS
- Remove duplicate BUILD_DEPENDS and RUN_DEPENDS
- Add NO_ARCH
- pkg-descr
- Bump PORTREVISION for dependency change
2021-09-19 14:00:04 +08:00

9 lines
495 B
Text

PHP_UML is a PHP parser, an XMI generator and a documentation tool.
Practically, with PHP_UML, you will be able to feed a UML CASE tool, like
Rational Rose or Argouml, with a UML representation of existing PHP source code.
This way, you get an instant overview of a PHP application, with all the usual
functions of a software design tool (such as class diagrams exportation,
refactoring of object-oriented applications, or automatic code generation).
WWW: https://pear.php.net/package/PHP_UML