PHPackages                             jackie-source/whatsapp-cloud-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. jackie-source/whatsapp-cloud-api

ActiveLibray[API Development](/categories/api)

jackie-source/whatsapp-cloud-api
================================

The first PHP SDK to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform

v1.0.4(2y ago)014[1 PRs](https://github.com/jackie-source/whatsapp-cloud-api/pulls)MITPHPPHP ^7.4 || ^8.0 || ^8.1

Since Sep 24Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (9)Versions (6)Used By (0)

[![](https://camo.githubusercontent.com/68636db1a20c77c0e19915da3fe8e05397e0a305505e06ec3805886b5aba4a83/68747470733a2f2f6e6574666c69652e65732f77702d636f6e74656e742f75706c6f6164732f323032322f30352f77686174736170705f636c6f75645f6170695f62616e6e65722d312e706e67)](https://camo.githubusercontent.com/68636db1a20c77c0e19915da3fe8e05397e0a305505e06ec3805886b5aba4a83/68747470733a2f2f6e6574666c69652e65732f77702d636f6e74656e742f75706c6f6164732f323032322f30352f77686174736170705f636c6f75645f6170695f62616e6e65722d312e706e67)

What It Does
------------

[](#what-it-does)

This package makes it easy for developers to access [WhatsApp Cloud API](https://developers.facebook.com/docs/whatsapp/cloud-api "WhatsApp Cloud API") service in their PHP code.

The first **1,000 conversations** each month are free from WhatsApp Cloud API. A conversation.

Getting Started
---------------

[](#getting-started)

Please create and configure your Facebook WhatsApp application following the ["Get Stared"](https://developers.facebook.com/docs/whatsapp/cloud-api/get-started) section of the official guide.

Minimum requirements – To run the SDK, your system will require **PHP &gt;= 7.4** with a recent version of **CURL &gt;=7.19.4** compiled with OpenSSL and zlib.

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

[](#installation)

`composer require jackie-source/whatsapp-cloud-api `

Quick Examples
--------------

[](#quick-examples)

### Send a text message

[](#send-a-text-message)

```
