PHPackages                             picodi-lab/expertsender-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. picodi-lab/expertsender-api-client

ActiveLibrary[API Development](/categories/api)

picodi-lab/expertsender-api-client
==================================

ExpertSender API client (by Picodi)

v2.0.1(4y ago)025.4k1MITPHPPHP &gt;=7.0

Since Jan 14Pushed 4y ago14 watchersCompare

[ Source](https://github.com/picodi-lab/expertsender-api)[ Packagist](https://packagist.org/packages/picodi-lab/expertsender-api-client)[ RSS](/packages/picodi-lab-expertsender-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (18)Used By (0)

ExpertSender API client
=======================

[](#expertsender-api-client)

PHP client for ExpertSender API

Usage
-----

[](#usage)

```
$apiKey = ''; // your api key
$expertSender = new ExpertSenderApi($apiKey);

# lists management:

$lists = $expertSender->Lists();
// $lists->create('testList');

$subscribers = $expertSender->Subscribers();
// $testSubscriber = $subscribers->get('someone.test@email.com');

$dataTableRows = $expertSender->DataTables()->getData('testTable', ['columns' => ['column1', 'column2']]);

// $activities
// fields
// lists
// segments

// all above working in a very similar way.
```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~340 days

Recently: every ~228 days

Total

7

Last Release

1731d ago

Major Versions

0.0.1 → 3790.x-dev2019-02-11

3789.x-dev → 3792.x-dev2019-02-11

PHP version history (2 changes)0.0.1PHP &gt;=5.4.0

v2.0PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7fb11bc48a3e18b433e8acf52946f5199a958c97fc6dab46e341cc8c77283772?d=identicon)[barttyrant](/maintainers/barttyrant)

---

Top Contributors

[![efanon](https://avatars.githubusercontent.com/u/17519170?v=4)](https://github.com/efanon "efanon (16 commits)")[![desher](https://avatars.githubusercontent.com/u/794974?v=4)](https://github.com/desher "desher (9 commits)")[![Witoso](https://avatars.githubusercontent.com/u/9881379?v=4)](https://github.com/Witoso "Witoso (9 commits)")[![radoslawcelary](https://avatars.githubusercontent.com/u/19145539?v=4)](https://github.com/radoslawcelary "radoslawcelary (6 commits)")[![SzymczyQ](https://avatars.githubusercontent.com/u/27238882?v=4)](https://github.com/SzymczyQ "SzymczyQ (1 commits)")

### Embed Badge

![Health badge](/badges/picodi-lab-expertsender-api-client/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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