feat(sdks): add PHP SDK amashukov/ton-php#2182
Conversation
|
Skipping AI review because this PR is from a fork. A maintainer can start the review by commenting /review in this PR. |
📝 WalkthroughWalkthroughThis pull request adds a single entry to the SDK comparison table in the ecosystem documentation, registering the ChangesSDK Comparison Table Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
amashukov/ton-php
|
Hey, thanks for building this and for submitting it here! Contributions to the ecosystem are much appreciated ❤️ That said, I find it extremely new and somewhat immature to be included in the list right now. SDKs listed in the docs are generally expected to be reasonably proven in terms of usage and reasonably stable over time, with respect to bug fixes and enhancements. I'm happy to revisit this once additional maturity signals emerge: community usage, ongoing development, issue responsiveness, etc. A month or two of a decent track record should be enough :) Alternatively, I'd suggest contributing to the existing P.S.: This PR will stay open for a while. In the meantime, nothing stops you from promoting your library through your own channels, blog posts, etc. That's actually a great way to build the track record that would support inclusion here. |
Adds
amashukov/ton-phpto the PHP section of the SDKs page.It's a zero-dependency pure-PHP TON SDK — TLB/BOC primitives, Ed25519 + TON mnemonic, Wallet v4r2, and a typed toncenter v2 client (HTTP + Core). Part of a unified TON + EVM stack with a Symfony bundle.
Happy to adjust the row/columns to match your conventions.
Summary by CodeRabbit
ton-phpSDK to the ecosystem comparison table with protocol support information and code reference.