Contributions to libvirt-php
(aka libvirt-php hacking)
Hacking libvirt-php
For contributing to the libvirt-php project please visit our Gitlab page.
The source code repository can be cloned using:
git clone https://gitlab.com/libvirt/libvirt-php.git
Please make sure you're using the coding style in which the code is already written (beware of spaces instead of tabs etc). When you have the patch prepared please create a merge request against the parent project.