andrirosandi/laravel-waha

This Laravel package integrates with WAHA - WhatsApp HTTP API, allowing you to send and receive WhatsApp messages via HTTP requests. It is not an official WhatsApp API.

1.0.0 2025-02-18 08:27 UTC

This package is not auto-updated.

Last update: 2025-06-11 08:22:57 UTC


README

This Laravel package integrates with WAHA - WhatsApp HTTP API, allowing you to send and receive WhatsApp messages via HTTP requests. It is not an official WhatsApp API.

Features

  • Send WhatsApp messages via HTTP requests.
  • Receive WhatsApp messages and handle incoming webhooks.
  • Easy integration with Laravel applications.
  • Supports WhatsApp templates for sending structured messages.

Installation

To get started, install the package via Composer:

composer require andrirosandi/laravel-waha