dannyvdsluijs/puml
最新稳定版本:v0.1
Composer 安装命令:
composer require dannyvdsluijs/puml
包简介
PHP UML Generator
README 文档
README
Puml is an PHP UML generator, which aids in reverse enginering and in a refactoring process. It allows you to generate the UML scheme for an object. Given that you take care of the autoloader.
Features
- Multiple outputs (PNG, DOT)
- Inheritance support
Author
- Danny van der Sluijs (Creator, Developer)
License
Todo
- Add support for additional outputs
Requirements
- Most of the dependencies are handled by composer. There are some requirements not handled by composer.
- dot - graphviz version. You can check this with
dot -V
- dot - graphviz version. You can check this with
Installing
- This package is available on packagist.org, and can be installed by adding the following to you composer.json `` { ... "require": { ... "dannyvdsluijs/puml": "dev-master" ... } }
Contributing
Further information
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-01-20