Download the PHP package gabrielesbaiz/whatsapp-toolkit without Composer
On this page you can find all versions of the php package gabrielesbaiz/whatsapp-toolkit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gabrielesbaiz/whatsapp-toolkit
More information about gabrielesbaiz/whatsapp-toolkit
Files in gabrielesbaiz/whatsapp-toolkit
Package whatsapp-toolkit
Short Description A lightweight heklper package to handle WhatsApp messages using api.whatsapp.com
License MIT
Homepage https://github.com/gabrielesbaiz/whatsapp-toolkit
Informations about the package whatsapp-toolkit
WhatsappToolkit
A lightweight helper package to handle WhatsApp messages using api.whatsapp.com
Features
- ✅ URL generator for api.whatsapp.com
- ✅ Message formatter from HTML to WhatsApp
- ✅ PhoneNumber formatter
Installation
You can install the package via composer:
Laravel will automatically register the service provider and facades.
If necessary, you can manually add the service provider in config/app.php
:
And the facades:
Usage
Using facade:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Gabriele Sbaiz
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of whatsapp-toolkit with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0||^12.0