PHPackages                             shadow-software/dabdash-php-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. shadow-software/dabdash-php-sdk

ActiveLibrary

shadow-software/dabdash-php-sdk
===============================

PHP SDK for the DabDash Tenant API

0.2.0(today)01↑2900%MITPHPPHP ^8.1CI passing

Since Jul 30Pushed todayCompare

[ Source](https://github.com/shadow-software/dabdash-php-sdk)[ Packagist](https://packagist.org/packages/shadow-software/dabdash-php-sdk)[ RSS](/packages/shadow-software-dabdash-php-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

DabDash PHP SDK
===============

[](#dabdash-php-sdk)

PHP client for the [DabDash](https://dabdash.com/) Tenant API.

Namespace: **`ShadowSoftware\DabDash`** (generated from `openapi.json` by [`shadow-software/sdk-release`](https://github.com/shadow-software/sdk-release)). Do not edit `generated/` by hand.

Install
-------

[](#install)

```
composer require shadow-software/dabdash-php-sdk
```

Requires PHP 8.1+. On [Packagist](https://packagist.org/packages/shadow-software/dabdash-php-sdk).

Usage
-----

[](#usage)

```
use ShadowSoftware\DabDash\Configuration;
use ShadowSoftware\DabDash\Api\CustomersApi;

$config = Configuration::getDefaultConfiguration()
    ->setHost('https://your-tenant.dabdash.com')
    ->setAccessToken($accessToken);

$api = new CustomersApi(null, $config);
```

License
-------

[](#license)

MIT

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance100

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

0d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/181487aa42ef62b7ad97d7f5e650c5a9a2d3746d3366084c19e8ea746c80accc?d=identicon)[shadowsoftware](/maintainers/shadowsoftware)

---

Top Contributors

[![shadow-reigns-supreme](https://avatars.githubusercontent.com/u/116224614?v=4)](https://github.com/shadow-reigns-supreme "shadow-reigns-supreme (6 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/shadow-software-dabdash-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/shadow-software-dabdash-php-sdk/health.svg)](https://phpackages.com/packages/shadow-software-dabdash-php-sdk)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k543.5M2.7k](/packages/aws-aws-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

293.1k](/packages/eslazarev-wildberries-sdk)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19566.0M1.8k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M426](/packages/drupal-core-recommended)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k47](/packages/civicrm-civicrm-core)[oat-sa/tao-core

TAO core extension

65143.7k124](/packages/oat-sa-tao-core)

PHPackages © 2026

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