PHPackages                             ruff0/whatsapp-api-laravel - 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. ruff0/whatsapp-api-laravel

ActiveLibrary[API Development](/categories/api)

ruff0/whatsapp-api-laravel
==========================

Help You to Deal with whatsapp Api Cloud.

03PHP

Since Sep 8Pushed 1y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

[![](https://raw.githubusercontent.com/asim-altayb/whatsapp-api-laravel/main/banner.webp)](https://raw.githubusercontent.com/asim-altayb/whatsapp-api-laravel/main/banner.webp)

THIS LIBRARY CLONED FROM ["netflie/whatsapp-cloud-api"](https://github.com/netflie/whatsapp-cloud-api) AS NATIVE PHP AND DEVELOPED TO SUPPORT LARAVEL APPLICATIONS
------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#this-library-cloned-from-netfliewhatsapp-cloud-api-as-native-php-and-developed-to-support-laravel-applications)

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 asim-altayb/whatsapp-api-laravel `

Composer Dump to load files
---------------------------

[](#composer-dump-to-load-files)

`composer dump-autoload `

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

[](#quick-examples)

### Send a text message

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

```
