Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

DannyvdSluijs/puml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puml: an PHP UML generator Build Status

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

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

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

About

An PHP UML generator, serving as an reverse engineering, and refactoring aid

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages