[libvirt] [libvirt-php] Status of Development?

Hello, I've noticed that the PHP libvirt binding is missing some functions which are present in other implementations. Namely things like attach-interface which allow live modification of a running VM. How is the current status of the PHP binding? Will we see new features in the future or is learning Python the better option? :-) Markus

On Sun, Feb 14, 2016 at 10:51:19AM +0100, Markus Petzsch wrote:
Hello,
I've noticed that the PHP libvirt binding is missing some functions which are present in other implementations. Namely things like attach-interface which allow live modification of a running VM. How is the current status of the PHP binding? Will we see new features in the future or is learning Python the better option? :-)
Python and Perl are the two bindings which always aim to have pretty much 100% coverage of APIs. The other bindings are less comprehensive and mostly developed on as "as needed" basis - ie people add APIs as & when they have a need for them. We of course welcome patches to add further API support to the bindings from anyone who has the ability to do that work. Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
participants (2)
-
Daniel P. Berrange
-
Markus Petzsch