From 01c28d6e93c6520b272634429301c78e900f451c Mon Sep 17 00:00:00 2001 From: Andrei Mashukov Date: Sun, 24 May 2026 22:18:11 +0800 Subject: [PATCH] docs(sdks): add PHP SDK amashukov/ton-php --- ecosystem/sdks.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/ecosystem/sdks.mdx b/ecosystem/sdks.mdx index 4b4dbce8c..bc7c06aaf 100644 --- a/ecosystem/sdks.mdx +++ b/ecosystem/sdks.mdx @@ -51,6 +51,7 @@ SDKs might also provide some other functionality: | | `tongo` | | ✅ | ✅ | ✅ | ✅ | Go | [Code](https://github.com/tonkeeper/tongo) | | | | | `ton` | ✅ | | | | | PHP | [Code](https://github.com/olifanton/ton) | | | | | `interop` | | | ✅ | | | PHP | [Code](https://github.com/olifanton/interop) | | | +| | `ton-php` | ✅ | | ✅ | | | PHP | [Code](https://github.com/AndreyMashukov/ton-php) | | | | | `ton-rs` | | ✅ | ✅ | ✅ | ✅ | Rust | [Code](https://github.com/ston-fi/ton-rs) | | | | | `ton-grpc` | | ✅ | | | | Rust | [Code](https://github.com/getgems-io/ton-grpc) | | | | | `tonsdk.net` | | ✅ | ✅ | | | C# | [Code](https://github.com/continuation-team/TonSdk.NET) | | [Chat](https://t.me/cont_team/104) |