cylab/php-libvirt

On object oriented wrapper for the libvirt-php extention. Allows to create, start, stop, modify virtual machines in a programmatic way.

0.0.2 2025-01-30 14:18 UTC

This package is auto-updated.

Last update: 2025-02-04 09:15:49 UTC


README

Contributing

sudo apt install qemu-kvm libvirt-daemon-system

sudo apt install php-libvirt-php

composer install --dev