bindings <https://search.cpan.org/dist/Sys-Virt/>`__.
- **PHP**: Radek Hladik started developing `PHP
- bindings <https://libvirt.org/php>`__ in 2010.
+ bindings <https://php.libvirt.org/>`__ in 2010.
In February 2011 the binding development has been moved to the
libvirt.org website as libvirt-php project.
The project is now maintained by Michal Novotny and it's heavily
based on Radek's version. For more information, including information
on posting patches to libvirt-php, please refer to the `PHP
- bindings <https://libvirt.org/php>`__ site.
+ bindings <https://php.libvirt.org/>`__ site.
- **Python**: Libvirt's python bindings are split to a separate
`package <https://gitlab.com/libvirt/libvirt-python>`__ since version
`ocaml <https://libvirt.org/ocaml/>`__,
`perl <https://search.cpan.org/dist/Sys-Virt/>`__,
`python <python.html>`__,
- `php <php.html>`__,
+ `php <https://php.libvirt.org>`__,
`ruby <https://libvirt.org/ruby/>`__
and integration API modules for
`D-Bus <dbus.html>`__
'nss',
'pci-addresses',
'pci-hotplug',
- 'php',
'platforms',
'programming-languages',
'python',
+++ /dev/null
-================
-PHP API bindings
-================
-
-The libvirt-php, originally called php-libvirt, is the PHP API bindings for the
-libvirt virtualization toolkit originally developed by Radek Hladik.
-
-Getting the source
-------------------
-
-The PHP bindings code source is now maintained in a
-`git <https://git-scm.com/>`__ repository available on
-`gitlab.com <https://gitlab.com/libvirt/libvirt-php>`__:
-
-::
-
- git clone https://gitlab.com/libvirt/libvirt-php.git
-
-Project pages
--------------
-
-Since February 2011 the project has its own pages hosted at libvirt.org. For
-more information on the project please refer to https://libvirt.org/php.
For more details you can look at:
- A `documentation
- PDF <https://libvirt.org/sources/libvirt-test-API/Libvirt-test-API.pdf>`__
+ PDF <https://download.libvirt.org/libvirt-test-API/Libvirt-test-API.pdf>`__
file describing the test suite and how to write test cases and test
scenarios.