PHPackages                             clsystems/cd-api-client - 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. clsystems/cd-api-client

ActiveLibrary[API Development](/categories/api)

clsystems/cd-api-client
=======================

Click Dealer api library

0.1.3(5y ago)05MITPHPPHP &gt;=7.2.0

Since Oct 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/CLSystems/cd-api-client)[ Packagist](https://packagist.org/packages/clsystems/cd-api-client)[ RSS](/packages/clsystems-cd-api-client/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

cd-api-client
=============

[](#cd-api-client)

A PHP wrapper around the Click Dealer API

Install
-------

[](#install)

Install  and run the following command:

```
php composer.phar require clsystems/cd-api-client dev-master

```

Examples
--------

[](#examples)

#### Request campaigns

[](#request-campaigns)

- By apiKey / AffiliateId

```
$api = new CLSystems\Clickdealer\Api($apiKey, $affiliateId);
$campaigns = $api->getCampaigns(['campaign_id' => 1234]);

foreach ($campaigns as $campaign) {
    // do smth with campaign
}
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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

3

Last Release

2038d ago

PHP version history (2 changes)0.1.1PHP &gt;=7.3.0

0.1.2PHP &gt;=7.2.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2074187?v=4)[CLSystems](/maintainers/CLSystems)[@CLSystems](https://github.com/CLSystems)

---

Tags

apiclientaffiliateclsystemsclickdealer

### Embed Badge

![Health badge](/badges/clsystems-cd-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/clsystems-cd-api-client/health.svg)](https://phpackages.com/packages/clsystems-cd-api-client)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)[crowdin/crowdin-api-client

PHP client library for Crowdin API v2

611.5M5](/packages/crowdin-crowdin-api-client)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[markrogoyski/numverify-api-client-php

Numverify API Client for PHP

1220.9k](/packages/markrogoyski-numverify-api-client-php)[hypeit/tradetracker-api-client

TradeTracker API client

1020.9k](/packages/hypeit-tradetracker-api-client)

PHPackages © 2026

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