SDK Downloads
Total Downloads

12

Available SDKs

8

This Month

1,234

Most Popular

JavaScript

PHP SDK
v2.1.0
PHP

Official PHP SDK for Elite Software Suite API

Key Features:
  • OAuth2 Support
  • Async Requests
  • Error Handling
  • Type Safety
JavaScript SDK
v3.0.2
JavaScript

Modern JavaScript/Node.js SDK with TypeScript support

Key Features:
  • TypeScript
  • Promise-based
  • Browser Support
  • Node.js Support
Python SDK
v1.8.5
Python

Comprehensive Python SDK with async support

Key Features:
  • Async/Await
  • Pydantic Models
  • Type Hints
  • CLI Tools
Java SDK
v2.3.1
Java

Enterprise-grade Java SDK with Spring integration

Key Features:
  • Spring Boot
  • Reactive Streams
  • JAX-RS
  • Maven/Gradle
C# SDK
v1.9.3
C#

Modern C# SDK with .NET Core support

Key Features:
  • .NET Core
  • Async/Await
  • LINQ Support
  • NuGet Package
Go SDK
v1.5.0
Go

High-performance Go SDK for microservices

Key Features:
  • Goroutines
  • Context Support
  • gRPC
  • High Performance
Ruby SDK
v2.0.1
Ruby

Elegant Ruby SDK with Rails integration

Key Features:
  • Rails Integration
  • Gem Package
  • Block Syntax
  • Metaprogramming
Swift SDK
v1.2.4
Swift

Native iOS/macOS SDK with SwiftUI support

Key Features:
  • SwiftUI
  • Combine
  • Codable
  • iOS/macOS
Quick Installation Guide
PHP (Composer)
composer require elitesoftwaresuite/php-sdk
JavaScript (NPM)
npm install @elitesoftwaresuite/js-sdk
Python (Pip)
pip install elitesoftwaresuite-sdk
Java (Maven)
<dependency>
  <groupId>com.elitesoftwaresuite</groupId>
  <artifactId>java-sdk</artifactId>
  <version>2.3.1</version>
</dependency>
C# (NuGet)
Install-Package EliteSoftwareSuite.SDK
Go (Go Modules)
go get github.com/elitesoftwaresuite/go-sdk
Download Statistics

2

Go Downloads

2

C# Downloads

2

Python Downloads

2

PHP Downloads

2

JavaScript Downloads

2

Java Downloads