PHPackages                             jswh/whm-api - 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. jswh/whm-api

ActiveLibrary[API Development](/categories/api)

jswh/whm-api
============

a php version of whm api wrapper and the wrapper generator

v0.1(9y ago)1371[1 issues](https://github.com/jswh/WhmApi/issues)MITPHP

Since Jun 19Pushed 9y agoCompare

[ Source](https://github.com/jswh/WhmApi)[ Packagist](https://packagist.org/packages/jswh/whm-api)[ Docs](https://github.com/jswh/WhmApi)[ RSS](/packages/jswh-whm-api/feed)WikiDiscussions master Synced 2mo ago

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

WhmApi
======

[](#whmapi)

a php version of whm api wrapper and the wrapper generator

install
-------

[](#install)

```
composer require jswh/whm-api

```

usage
-----

[](#usage)

```
$accessToken = 'test token';
$whm = new Whm('username', 'www.site.com', $accessToken);
$whm->AddonDomians->convert_addon_fetch_domain_details('www.jswh.lol');

```

Tips
----

[](#tips)

- almost all api are generated by the ApiGenerator by parsing the whm api website
- the api function names are the same with that on the website
- the required parameters are set in the function arguments
- not required parameters can be put into the `$params` function argument if exist

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

3617d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/432268e277814f3187953ad3e38d377d8b3526190a085319d81104f691ad3213?d=identicon)[jswh](/maintainers/jswh)

---

Top Contributors

[![jswh](https://avatars.githubusercontent.com/u/6405755?v=4)](https://github.com/jswh "jswh (2 commits)")

---

Tags

apiwhm

### Embed Badge

![Health badge](/badges/jswh-whm-api/health.svg)

```
[![Health](https://phpackages.com/badges/jswh-whm-api/health.svg)](https://phpackages.com/packages/jswh-whm-api)
```

###  Alternatives

[teepluss/api

Laravel 4 Internal Request (HMVC)

7034.0k](/packages/teepluss-api)[dan/shopify-api

Shopify API for PHP

218.1k](/packages/dan-shopify-api)

PHPackages © 2026

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