PHPackages                             buckybox/bucky-box-api-php - 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. buckybox/bucky-box-api-php

ActiveLibrary[API Development](/categories/api)

buckybox/bucky-box-api-php
==========================

PHP wrapper for the Bucky Box API

012

Since Jun 1Compare

[ Source](https://github.com/dangermouse117/buckybox-api-php)[ Packagist](https://packagist.org/packages/buckybox/bucky-box-api-php)[ RSS](/packages/buckybox-bucky-box-api-php/feed)WikiDiscussions Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Bucky Box Core API v1.0 PHP
===========================

[](#bucky-box-core-api-v10-php)

\###About This Wrapper

The Bucky Box PHP API wrapper is meant to help make working with the Bucky Box API easier for PHP developers. It doesn't do anything that working directly with the API can't do, it just provides an abstraction layer making it quicker to use.

In order to use this API you must be a distributor of [Bucky Box](https://www.buckybox.com), and have acquired a key and a secret. Please contact  for further information.

### Installation

[](#installation)

Composer: "buckybox/bucky-box-api-php": "dev-master"

### Basics

[](#basics)

```
$wrapper = new BuckyBoxApiWrapper($api_key, $api_secret);
var_dump($wrapper->customers()->all());

```

### Full API Documentation

[](#full-api-documentation)

Available here:

OK we lied, not all of the API has been documented, contact  if you need more details.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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://avatars.githubusercontent.com/u/5213140?v=4)[Bucky Box](/maintainers/buckybox)[@buckybox](https://github.com/buckybox)

---

Top Contributors

[![jdbdnz](https://avatars.githubusercontent.com/u/3292124?v=4)](https://github.com/jdbdnz "jdbdnz (6 commits)")[![dangermouse117](https://avatars.githubusercontent.com/u/626588?v=4)](https://github.com/dangermouse117 "dangermouse117 (1 commits)")[![infertux](https://avatars.githubusercontent.com/u/345702?v=4)](https://github.com/infertux "infertux (1 commits)")

### Embed Badge

![Health badge](/badges/buckybox-bucky-box-api-php/health.svg)

```
[![Health](https://phpackages.com/badges/buckybox-bucky-box-api-php/health.svg)](https://phpackages.com/packages/buckybox-bucky-box-api-php)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M19](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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