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.
Package info
github.com/andrirosandi/laravel-waha
Type:package
pkg:composer/andrirosandi/laravel-waha
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