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
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-02 14:46:29 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