inodrahq / sui-sdk
The most complete PHP SDK for the Sui blockchain — 6 signature schemes, auto-resolving transactions, typed responses, JSON-RPC + gRPC
v1.0.0
2026-03-10 22:58 UTC
Requires
- php: >=8.2
- ext-bcmath: *
- ext-openssl: *
- ext-sodium: *
- bitwasp/bech32: ^0.0.1
- google/protobuf: ^5.0
- grpc/grpc: ^1.74
- guzzlehttp/guzzle: ^7.0
- inodrahq/bcs: ^1.0
Requires (Dev)
- phpstan/phpstan: ^2
- phpunit/phpunit: ^11
Suggests
- ext-grpc: Required for native gRPC transport (gRPC-Web works without it)