← Back to SDK Docs

Other Language SDKs

Explore SDKs for additional programming languages and environments.

Ruby SDK

Build and deploy applications with Ruby's elegant syntax and powerful libraries.

View Documentation →

PHP SDK

Integrate with Start using PHP's robust ecosystem and popular frameworks.

View Documentation →

Go SDK

Leverage Go's concurrency and performance for high-performance backend services.

View Documentation →

Rust SDK

High-performance systems programming with Rust's memory safety guarantees.

View Documentation →

Installation

PHP SDK

Terminal
composer require start/sdk
Tip: Ensure you have PHP 8.0 or later installed. Use composer update to keep your SDK up to date.

Ruby SDK

Terminal
gem install start
Note: Use bundle install if adding to your Gemfile and using Bundler.

Rust SDK

Terminal
cargo add start
Tip: Make sure to update Cargo.toml dependencies before building your project.

Ready to Expand?