PHPackages                             whatspie/php-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. whatspie/php-client

ActiveLibrary[API Development](/categories/api)

whatspie/php-client
===================

Official Whatspie PHP Client

1.0.2(6y ago)14531MITPHPCI failing

Since Feb 29Pushed 6y ago2 watchersCompare

[ Source](https://github.com/tarikhagustia/whatspie-php-client)[ Packagist](https://packagist.org/packages/whatspie/php-client)[ RSS](/packages/whatspie-php-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Official Whatspie client for PHP
--------------------------------

[](#official-whatspie-client-for-php)

[![CircleCI](https://camo.githubusercontent.com/1bea5fd3b87fa459ddbcd0f1122bed355cd7c8d10d59679326e2032e56f4e33c/68747470733a2f2f636972636c6563692e636f6d2f67682f746172696b68616775737469612f77686174737069652d7068702d636c69656e742e7376673f7374796c653d736869656c64)](https://circleci.com/gh/circleci/circleci-docs)

### Installation

[](#installation)

```
composer require whatspie\php-client

```

### Usage

[](#usage)

To get `API_KEY` goto Profile page on [Whatspie Dashboard](https://app.whatspie.com)

```
$client = new \Whatspie\Client('YOUR_API_KEY', 'YOUR DEVICE');

// Sending Message
$client->to('628561112233')->message('Hi there!')->send();

// Get Messages
$client->getMessages();
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

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

Every ~6 days

Total

3

Last Release

2258d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29f92255bc4da7c184fa810e879165c2d08c03609136ea8f2f4172c359fdf2d6?d=identicon)[tarikhagustia](/maintainers/tarikhagustia)

---

Top Contributors

[![tarikhagustia](https://avatars.githubusercontent.com/u/17002233?v=4)](https://github.com/tarikhagustia "tarikhagustia (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/whatspie-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/whatspie-php-client/health.svg)](https://phpackages.com/packages/whatspie-php-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)
