PHPackages                             eugabrielsilva/whatsapp-php - 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. eugabrielsilva/whatsapp-php

ActiveLibrary[API Development](/categories/api)

eugabrielsilva/whatsapp-php
===========================

A PHP client SDK for eugabrielsilva/whatsapp-api.

00PHPCI passing

Since Mar 14Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/eugabrielsilva/whatsapp-api-client-php)[ Packagist](https://packagist.org/packages/eugabrielsilva/whatsapp-php)[ RSS](/packages/eugabrielsilva-whatsapp-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

WhatsApp API Client for PHP
===========================

[](#whatsapp-api-client-for-php)

A PHP client SDK for [whatsapp-api](https://github.com/eugabrielsilva/whatsapp-api).

Installation
------------

[](#installation)

```
composer require eugabrielsilva/whatsapp-php

```

Usage
-----

[](#usage)

```
use WhatsAppPHP\Client;

require_once 'vendor/autoload.php';

// Create the Client instance with the base API URL and your auth token
$client = Client::create('http://localhost:3000', 'optional_auth_token');
```

Full documentation [here](https://eugabrielsilva.github.io/whatsapp-api-client-php/).

Testing
-------

[](#testing)

Copy `tests/_env.example.php` to `tests/_env.php` and setup the test environment.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance44

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c76209b4baa704d3233f164a88f927ccde79c5c3e9dd84e2201f98de7d62afa?d=identicon)[eugabrielsilva](/maintainers/eugabrielsilva)

---

Top Contributors

[![eugabrielsilva](https://avatars.githubusercontent.com/u/64693687?v=4)](https://github.com/eugabrielsilva "eugabrielsilva (12 commits)")

### Embed Badge

![Health badge](/badges/eugabrielsilva-whatsapp-php/health.svg)

```
[![Health](https://phpackages.com/badges/eugabrielsilva-whatsapp-php/health.svg)](https://phpackages.com/packages/eugabrielsilva-whatsapp-php)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M452](/packages/google-gax)

PHPackages © 2026

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