From 75b3df6a6d6a77198abe4b2a9c4b05da26c9fc25 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Fri, 14 Mar 2025 16:03:09 +0100 Subject: [PATCH] docs: update kubo-rpc-cli.md --- docs/reference/kubo-rpc-cli.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/reference/kubo-rpc-cli.md b/docs/reference/kubo-rpc-cli.md index 27f55b440..6f147f25d 100644 --- a/docs/reference/kubo-rpc-cli.md +++ b/docs/reference/kubo-rpc-cli.md @@ -30,8 +30,7 @@ RPC API clients are available in multiple languages, and are listed below. You c | | [tbenett/ruby-ipfs-http-client](https://github.com/tbenett/ruby-ipfs-http-client) | Inactive | | Mac Automator | [NeoTeo/ipfs-osx-service](https://github.com/NeoTeo/ipfs-osx-service) | Inactive | | Pharo | [khinsen/ipfs-pharo](https://github.com/khinsen/ipfs-pharo) | Inactive | -| PHP | [cloutier/php-ipfs-api](https://github.com/cloutier/php-ipfs-api) | Inactive | -| | [digitalkaoz/php-ipfs-api](https://github.com/digitalkaoz/php-ipfs-api) | Inactive | +| PHP | [EdouardCourty/ipfs-php](https://github.com/EdouardCourty/ipfs-php) | Active | | C# | [ipfs-shipyard/net-ipfs-http-client](https://github.com/ipfs-shipyard/net-ipfs-http-client) | Active | | | [jeremy-ellis-tech/net-ipfs-http-client](https://github.com/jeremy-ellis-tech/net-ipfs-http-client) | Inactive | | | [richardschneider/net-ipfs-http-client](https://github.com/richardschneider/net-ipfs-http-client) | Inactive |