tools: Fix permissions for virt-pki-validate.in
[libvirt/ericb.git] / docs / php.html.in
blob1febab7eaf8ef266f068d9980b8a3ab9d351e8d8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html>
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <body>
5 <h1>PHP API bindings</h1>
7 <h2>Presentation</h2>
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>:
15 </p>
16 <pre>
17 git clone https://libvirt.org/git/libvirt-php.git
18 </pre>
19 <p>
20 It can also be browsed at
21 </p>
22 <pre>
23 <a href="https://libvirt.org/git/?p=libvirt-php.git;a=summary">https://libvirt.org/git/?p=libvirt-php.git;a=summary</a>
24 </pre>
26 <p></p>
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>.
31 </p>
33 </body>
34 </html>