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

ActiveLibrary

sawirricardo/whatsapp-php
=========================

Use Whatsapp's Cloud API

0.0.5(2y ago)219989[2 PRs](https://github.com/sawirricardo/whatsapp-php/pulls)1MITPHPPHP ^7.3 | ^8.0

Since May 30Pushed 2y ago3 watchersCompare

[ Source](https://github.com/sawirricardo/whatsapp-php)[ Packagist](https://packagist.org/packages/sawirricardo/whatsapp-php)[ Docs](https://github.com/sawirricardo/whatsapp-php)[ GitHub Sponsors](https://github.com/sawirricardo)[ RSS](/packages/sawirricardo-whatsapp-php/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (5)Dependencies (5)Versions (8)Used By (1)

Use The Most Used Whatsapp's Cloud API
======================================

[](#use-the-most-used-whatsapps-cloud-api)

[![WhatsApp PHP](https://camo.githubusercontent.com/5582d759f12fc9f0e007e7d1f7a69a06e739cd2733be9836474be7d65de3fe39/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f77686174736170702d7068702e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d73617769727269636172646f25324677686174736170702d706870267061747465726e3d62616e6b4e6f7465267374796c653d7374796c655f31266465736372697074696f6e3d456e68616e63652b796f75722b617070732b776974682b57686174734170702b706870266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d68747470732533412532462532467777772e7068702e6e6574253246696d616765732532466c6f676f732532466e65772d7068702d6c6f676f2e737667)](https://camo.githubusercontent.com/5582d759f12fc9f0e007e7d1f7a69a06e739cd2733be9836474be7d65de3fe39/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f77686174736170702d7068702e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d73617769727269636172646f25324677686174736170702d706870267061747465726e3d62616e6b4e6f7465267374796c653d7374796c655f31266465736372697074696f6e3d456e68616e63652b796f75722b617070732b776974682b57686174734170702b706870266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d68747470732533412532462532467777772e7068702e6e6574253246696d616765732532466c6f676f732532466e65772d7068702d6c6f676f2e737667)[![Latest Version on Packagist](https://camo.githubusercontent.com/42ee6e215e8d4e13627cba8f0c2e3b6f97a3ee700b3bb893d2ae44602b776bb0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73617769727269636172646f2f77686174736170702d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sawirricardo/whatsapp-php)[![Tests](https://github.com/sawirricardo/whatsapp-php/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/sawirricardo/whatsapp-php/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/7a82936ccc6244eb550227f11c9bcb88fd4c2c2f84955f3ed5e14bac3aeeace0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73617769727269636172646f2f77686174736170702d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sawirricardo/whatsapp-php)

Start using Whatsapp Business Cloud API in your app!

Support us
----------

[](#support-us)

Investing on this package is defintely a good move from you. You can support by donating to:

- PayPal .
- BCA 8330123584

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

[](#installation)

You can install the package via composer:

```
composer require sawirricardo/whatsapp-php
```

Usage
-----

[](#usage)

```
$client = \Sawirricardo\Whatsapp\Whatsapp::make($token, $phoneId)
    ->to('+111111111')
    ->message(TextMessageData::make('Hello world!'))
    ->send();
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [sawirricardo](https://github.com/sawirricardo)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.2% 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 ~109 days

Total

5

Last Release

1007d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/23599e5bcea6210e7c2aa6ab912ab4dc501ca63911cc8a99c46a7b4f57a658ad?d=identicon)[ricardosawir](/maintainers/ricardosawir)

---

Top Contributors

[![sawirricardo](https://avatars.githubusercontent.com/u/37329575?v=4)](https://github.com/sawirricardo "sawirricardo (30 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 commits)")

---

Tags

sawirricardoWhatsApp-php

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[stechstudio/laravel-zipstream

A fast and simple streaming zip file downloader for Laravel.

4633.7M3](/packages/stechstudio-laravel-zipstream)[laravel-notification-channels/microsoft-teams

A Laravel Notification Channel for Microsoft Teams

1603.0M7](/packages/laravel-notification-channels-microsoft-teams)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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