Browse Source

Merge pull request #20118 from aditirajagopal/20110-update-client-lib-projects

Update List of Client Library Projects
David Calavera 9 years ago
parent
commit
ac9d1b7b47
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/reference/api/remote_api_client_libraries.md

+ 6 - 0
docs/reference/api/remote_api_client_libraries.md

@@ -196,6 +196,12 @@ will add the libraries here.
       <td><a class="reference external" href="https://github.com/docker-php/docker-php">https://github.com/docker-php/docker-php</a></td>
       <td>Active</td>
     </tr>
+    <tr>
+      <td>PHP</td>
+      <td>Docker-PHP-Client</td>
+      <td><a class="reference external" href="https://github.com/jarkt/docker-php-client">https://github.com/jarkt/docker-php-client</a></td>
+      <td>Active</td>
+    </tr>
     <tr>
       <td>Python</td>
       <td>docker-py</td>