PHPackages                             allphat/litmus - 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. allphat/litmus

ActiveLibrary[API Development](/categories/api)

allphat/litmus
==============

Sdk for the Litmus Customer RESTful API

0.0.1(5y ago)027PHP

Since Oct 27Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/allphat/litmus)[ Packagist](https://packagist.org/packages/allphat/litmus)[ RSS](/packages/allphat-litmus/feed)WikiDiscussions main Synced 6d ago

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

Litmus php sdk
==============

[](#litmus-php-sdk)

How to use
----------

[](#how-to-use)

First, instantiate client with your username and password

$client = new LitmusClient('username', 'password');

Call resource needed. Check services classes to see what endpoints methods are available.

example: get list of support email via instant enndpoint $result = $client-&gt;instant-&gt;getSupportedEmailClients();

You can pass array url parameters or post parameters when endpoints allow you to. Yous should refer to official litmus configuration to know availiable options $params\['query'\] = \[array of url params\] $params\['post'\] = \[array of post params\]

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance49

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2027d ago

### Community

Maintainers

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

---

Top Contributors

[![allphat](https://avatars.githubusercontent.com/u/1798897?v=4)](https://github.com/allphat "allphat (5 commits)")

### Embed Badge

![Health badge](/badges/allphat-litmus/health.svg)

```
[![Health](https://phpackages.com/badges/allphat-litmus/health.svg)](https://phpackages.com/packages/allphat-litmus)
```

###  Alternatives

[temporal/sdk

Temporal SDK

4002.2M18](/packages/temporal-sdk)[storyblok/php-content-api-client

PHP Client for Storyblok Content API

11136.8k4](/packages/storyblok-php-content-api-client)[storyblok/php-management-api-client

Storyblok PHP Client for Management API

1224.4k1](/packages/storyblok-php-management-api-client)[smnandre/pagespeed-api

PageSpeed Insight PHP Api Client 🚀 Analyse web pages for performances metrics, core web vitals...

1511.5k](/packages/smnandre-pagespeed-api)

PHPackages © 2026

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