Download the PHP package dannyvdsluijs/puml without Composer
On this page you can find all versions of the php package dannyvdsluijs/puml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dannyvdsluijs/puml
More information about dannyvdsluijs/puml
Files in dannyvdsluijs/puml
Download dannyvdsluijs/puml
More information about dannyvdsluijs/puml
Files in dannyvdsluijs/puml
Vendor dannyvdsluijs
Package puml
Short Description PHP UML Generator
License MIT
Homepage https://github.com/DannyvdSluijs/puml
Package puml
Short Description PHP UML Generator
License MIT
Homepage https://github.com/DannyvdSluijs/puml
Please rate this library. Is it a good library?
Informations about the package puml
Puml: an PHP UML generator
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
All versions of puml with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
symfony/console Version 2.1.*
symfony/finder Version 2.1.*
symfony/process Version 2.1.*
phpdocumentor/graphviz Version dev-master
symfony/console Version 2.1.*
symfony/finder Version 2.1.*
symfony/process Version 2.1.*
phpdocumentor/graphviz Version dev-master
The package dannyvdsluijs/puml contains the following files
Loading the files please wait ....