PHPackages                             famesystems/reseller-api-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. famesystems/reseller-api-sdk

ActiveLibrary[API Development](/categories/api)

famesystems/reseller-api-sdk
============================

SDK for the FameSystems.de Reseller API ^2.0

1.1.0(6mo ago)12proprietaryPHPPHP ^8.0

Since Mar 14Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/FameSystems/reseller-api-sdk-php)[ Packagist](https://packagist.org/packages/famesystems/reseller-api-sdk)[ RSS](/packages/famesystems-reseller-api-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

🌐 FameSystems Reseller API SDK
==============================

[](#-famesystems-reseller-api-sdk)

The **FameSystems Reseller API SDK** provides an easy-to-use PHP integration for accessing the [FameSystems](https://famesystems.de) Reseller API.
With this SDK, resellers can efficiently manage domains, hosting, and other services.

[Swagger](https://docs.resellerapi.de)

[Documentation](https://resellerapi.de)

---

📥 Installation
--------------

[](#-installation)

The SDK is available via **Composer** and requires **PHP 8.0 or higher**.

```
composer require famesystems/reseller-api-sdk
```

---

🛠 Requirements
--------------

[](#-requirements)

- PHP **8.0+**
- cURL extension enabled

---

🚀 Quick Start
-------------

[](#-quick-start)

### **1️⃣ Initialize the API Client**

[](#1️⃣-initialize-the-api-client)

```
require 'vendor/autoload.php';

use FameSystems\ResellerAPI\Client;
use FameSystems\ResellerAPI\ResellerAPI;

$apiKey = 'YOUR_API_KEY';
$resellerAPI = new ResellerAPI($apiKey);
```

📡 API Endpoints
---------------

[](#-api-endpoints)

The SDK supports all endpoints provided by the **FameSystems Reseller API**.

📖 **[Full API Documentation](https://docs.resellerapi.de)**

---

🔒 Authentication
----------------

[](#-authentication)

All requests require a **Bearer Token** for authentication.

```
$resellerAPI = new ResellerAPI('YOUR_API_KEY');
```

---

🛠 Handling Errors
-----------------

[](#-handling-errors)

If an error occurs, the SDK returns structured API responses.

---

📞 Support
---------

[](#-support)

If you need assistance, feel free to contact our **Reseller Support Team**:

📧 **[Contact Support](https://famesystems.de/reselling#reselling-contact)**

🚀 **Start automating your reseller services today with the FameSystems API SDK!**

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance72

Regular maintenance activity

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~233 days

Total

2

Last Release

187d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e8fc9ab90ff494dbdf7dcbec31790ff1209731f9db73938427923be8e32d1c60?d=identicon)[FameSystems](/maintainers/FameSystems)

---

Top Contributors

[![MrJava88](https://avatars.githubusercontent.com/u/20287964?v=4)](https://github.com/MrJava88 "MrJava88 (4 commits)")[![FB-Tim](https://avatars.githubusercontent.com/u/77536063?v=4)](https://github.com/FB-Tim "FB-Tim (2 commits)")

### Embed Badge

![Health badge](/badges/famesystems-reseller-api-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/famesystems-reseller-api-sdk/health.svg)](https://phpackages.com/packages/famesystems-reseller-api-sdk)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M186](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M452](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
