PHPackages                             alresia/laravel-wassenger - 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. alresia/laravel-wassenger

ActiveLibrary[API Development](/categories/api)

alresia/laravel-wassenger
=========================

WhatsApp Business Api for Larave Using Wassenger Api

1.2.1(3y ago)31192MITPHPPHP &gt;=5.6.0

Since Oct 26Pushed 3y ago2 watchersCompare

[ Source](https://github.com/alresiainc/laravel-wassenger)[ Packagist](https://packagist.org/packages/alresia/laravel-wassenger)[ Docs](https://github.com/alresiainc/laravel-wassenger#)[ RSS](/packages/alresia-laravel-wassenger/feed)WikiDiscussions master Synced today

READMEChangelog (5)DependenciesVersions (6)Used By (0)

LARAVEL WASSENGER DOCUMENTATION
===============================

[](#laravel-wassenger-documentation)

WhatsApp Business Api for Larave Using Wassenger Api [![laravel-wassenger-logo](https://user-images.githubusercontent.com/42520408/197910318-c42baeae-9799-4b43-8bc1-94bf3cdd95cb.png)](https://user-images.githubusercontent.com/42520408/197910318-c42baeae-9799-4b43-8bc1-94bf3cdd95cb.png)

> For more info about Wassenger follow [https://www.wassenger.com](https://www.wassenger.com/).

INTRODUCTION
------------

[](#introduction)

This API documentation provides detailed information about the LARAVEL WASSENGER and WASSENGER endpoints request/response API contracts.

You can easily connect, send request and recieve response on most usable and important endpoint in wassenger using php.

This Package has been built with expection to help ease the time connecting and intergrating WhatsApp on our Application.

With the help of Wassenger Api and it well structured to work on Laravel framework.

> **IF You like this package please consider supporting by adding a star and introduce this to your friends**

INSTALLATION &amp; SETUP
------------------------

[](#installation--setup)

On Composer
-----------

[](#on-composer)

Laravel Wassenger is available on [Packagist](https://packagist.org/packages/alresia/laravel-wassenger) (using semantic versioning), and installation via [Composer](https://getcomposer.org) is the recommended way to install this Package. Just add this line to your `composer.json` file:

```
"alresia/laravel-wassenger": "^1.2.0"
```

or run

```
composer require alresia/laravel-wassenger
```

#### From Laravel Controller

[](#from-laravel-controller)

```
