1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <html xmlns=
"http://www.w3.org/1999/xhtml">
5 <h1>PHP API bindings
</h1>
8 <p>The libvirt-php, originally called php-libvirt, is the PHP API bindings for
9 the libvirt virtualization toolkit originally developed by Radek Hladik.
</p>
11 <h2>Getting the source
</h2>
12 <p> The PHP bindings code source is now maintained in a
<a
13 href=
"http://git-scm.com/">git
</a> repository available on
14 <a href=
"https://libvirt.org/git/">libvirt.org
</a>:
17 git clone https://libvirt.org/git/libvirt-php.git
20 It can also be browsed at
23 <a href=
"https://libvirt.org/git/?p=libvirt-php.git;a=summary">https://libvirt.org/git/?p=libvirt-php.git;a=summary
</a>
27 <h2>Project pages
</h2>
28 <p>Since February
2011 the project has its own pages hosted at libvirt.org. For more information on the project
29 please refer to
<a href=
"https://libvirt.org/php">https://libvirt.org/php
</a>.