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.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:package
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