ardzz / wavel
An elegant package for integrate laravel with openwa
Fund package maintenance!
Ko Fi
saweria.co/ardzz
Installs: 33
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 1
Forks: 3
Open Issues: 0
pkg:composer/ardzz/wavel
Requires
- php: ^7.4|^8.0
- ext-fileinfo: *
- ext-json: *
- guzzlehttp/guzzle: 7.3.0|7.4.4
- ichtrojan/laravel-otp: ^1.4
- illuminate/support: ^8.0|^9.0
Requires (Dev)
- orchestra/testbench: ^6.0
- pestphp/pest: 1.x-dev
Suggests
- guzzlehttp/guzzle: Required to use the Request class
- ichtrojan/laravel-otp: Required to use the OTP class
This package is auto-updated.
Last update: 2025-10-24 18:53:22 UTC
README
An elegant package to integrate Laravel with Whatsapp automate
Features
| Function | Reference |
|---|---|
| Send text | |
| Send contact | |
| Send media (doc, image) | |
| Send stickers (from url, image, webp) | |
| Send Location | |
| Decrypt media (image, audio, doc) | |
| Get contacts | |
| Get groups | |
| Get groups members | |
| Create Groups | |
| Add, remove, promote, demote participants | |
| Receive message (webhook) |
Installation
You can install the package via composer:
composer require ardzz/wavel
Usage
Testing
composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email ardzz@indoxploit.or.id instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
