From 3a1d9e683b1f3ca57f2340b376b0158432639b41 Mon Sep 17 00:00:00 2001 From: Cong Peijun Date: Wed, 5 Mar 2014 20:01:42 +0800 Subject: [PATCH] Add PHP library. We implement the api client useing php. --- Documentation/libraries-and-tools.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/libraries-and-tools.md b/Documentation/libraries-and-tools.md index ddb650dc1..f55b86008 100644 --- a/Documentation/libraries-and-tools.md +++ b/Documentation/libraries-and-tools.md @@ -49,6 +49,10 @@ - [drusellers/etcetera](https://github.com/drusellers/etcetera) +**PHP Libraries** + +- [linkorb/etcd-php](https://github.com/linkorb/etcd-php) + **Haskell libraries** - [wereHamster/etcd-hs](https://github.com/wereHamster/etcd-hs)