php-virt-control

Project php-virt-control is the project to allow virtual machine control (management) for PHP-based websites.

Project requires libvirt-php to be installed and configured in your PHP configuration to allow the libvirt access.

Using php-virt-control

Since php-virt-control acts only as a front-end for libvirt-php you can access the website using any internet browser with JavaScript enabled. For some functionality the JavaScript is essential in the project however it's not strictly necessary to access libvirt because of the connection URI is being stored in the session variables.

In my cases you will need the libvirt authentication to be set up to connect the remote hosts.