PHPackages                             nextgi/logicboxes-api - 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. nextgi/logicboxes-api

ActiveLibrary[API Development](/categories/api)

nextgi/logicboxes-api
=====================

PHP SDK for the LogicBoxes API platform.

26PHP

Since Feb 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/nextgi/logicboxes-api)[ Packagist](https://packagist.org/packages/nextgi/logicboxes-api)[ RSS](/packages/nextgi-logicboxes-api/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Description
===========

[](#description)

This library is designed to work with providers that operate on the LogicBoxes architecture. Some include:

- ResellerClub ([Docs](https://resellerclub.webpropanel.com/kb/answer/751))
- LogicBoxes ([Docs](https://manage.logicboxes.com/kb))

Available API requests:

- Actions
- Billing
- Contacts
- Customers
- Dns
- Domains
- Orders
- Products
    - Customer Pricing
    - Reseller Pricing
    - Active Reseller Promotions

Installation
------------

[](#installation)

```
composer require nextgi/logicboxes-api
```

Usage Example
-------------

[](#usage-example)

```
use nextgi\LogicBoxes\ResellerApi;

// In our example, we are using ResellerClub. Provider make no difference if they use LogicBoxes.
$registrar = new ResellerApi('', '');
$registrar->domains()->available(['google', 'example'], ['com', 'net']);
```

### Original Contributor

[](#original-contributor)

Many thanks to [Ahmet Bora](https://github.com/afbora "Ahmet Bora"). This repository based on his [ResellerClub PHP SDK](https://github.com/afbora/resellerclub-php-sdk "ResellerClub PHP SDK") repository.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 70.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/860bf133ff0b1343aeea9b551cd94a1a71602d015f624c5901d2de2516545adc?d=identicon)[zharding](/maintainers/zharding)

---

Top Contributors

[![digicatech](https://avatars.githubusercontent.com/u/32608447?v=4)](https://github.com/digicatech "digicatech (29 commits)")[![unplugged216](https://avatars.githubusercontent.com/u/15083445?v=4)](https://github.com/unplugged216 "unplugged216 (10 commits)")[![aaltaymng](https://avatars.githubusercontent.com/u/101545100?v=4)](https://github.com/aaltaymng "aaltaymng (2 commits)")

### Embed Badge

![Health badge](/badges/nextgi-logicboxes-api/health.svg)

```
[![Health](https://phpackages.com/badges/nextgi-logicboxes-api/health.svg)](https://phpackages.com/packages/nextgi-logicboxes-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

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

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

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

PHP wrapper for the Meilisearch API

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

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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