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.

Maintainers

Package info

github.com/andrirosandi/laravel-waha

Type:package

pkg:composer/andrirosandi/laravel-waha

Statistics

Installs: 27

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2025-02-18 08:27 UTC

This package is not auto-updated.

Last update: 2026-03-18 12:18:22 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