Installation
Phive
phUML can be installed by Phive - The PHAR Installation and Verification Environment.
phive install phumlDocker
The official phUML Docker image can be found on Docker Hub.
docker pull montealegreluis/phumlHere's the list of all the available Docker image tags
Composer
phUML can be installed globally by Composer.
composer global require phuml/phumlAlternatively, you may want to install phUML as well as its dependencies.
composer require phuml/phuml