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