From 8919b4d4251d1f7ae5fa071d37b2e9b432339969 Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Wed, 30 Jun 2010 23:53:41 +1000 Subject: [PATCH] html docs: add link to PHP bindings by Radek Hladik --- docs/bindings.html.in | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/bindings.html.in b/docs/bindings.html.in index 63cd74031a..ee63ce3109 100644 --- a/docs/bindings.html.in +++ b/docs/bindings.html.in @@ -16,6 +16,7 @@ higher level kind of languages:

  • Ruby: David Lutterkort provides bindings for Ruby.
  • Java: Daniel Veillard maintains Java bindings.
  • C#: Jaromír Červenka maintains C# bindings here.
  • +
  • PHP: Radek Hladik is developing PHP bindings.
  • For information on using libvirt on Windows please see the Windows -- GitLab