Download the PHP package programmerhasan/twilio-whatsapp without Composer
On this page you can find all versions of the php package programmerhasan/twilio-whatsapp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download programmerhasan/twilio-whatsapp
More information about programmerhasan/twilio-whatsapp
Files in programmerhasan/twilio-whatsapp
Download programmerhasan/twilio-whatsapp
More information about programmerhasan/twilio-whatsapp
Files in programmerhasan/twilio-whatsapp
Vendor programmerhasan
Package twilio-whatsapp
Short Description A Laravel package to send WhatsApp messages and OTPs via Twilio.
License MIT
Package twilio-whatsapp
Short Description A Laravel package to send WhatsApp messages and OTPs via Twilio.
License MIT
Please rate this library. Is it a good library?
Informations about the package twilio-whatsapp
ProgrammerHasan/TwilioWhatsApp
A Laravel package to send WhatsApp OTPs and SMS messages using Twilio.
Supports:
- WhatsApp messages & OTPs
- SMS messages
Requirements
- PHP >= 8.0
- Laravel >= 9.x
- Twilio SDK (included via composer)
Twilio Setup
1. Create a WhatsApp Service
- Go to Twilio WhatsApp Services
- Create a new WhatsApp Service
- Note down your Service SID
2. Content Template
- Go to Twilio Content Template Builder
- Create your template for OTP or messages
- Copy the Content SID
- For OTP - use default Verification Content SID
3. WhatsApp Sender
- Go to WhatsApp Senders
- Register your WhatsApp number
- Use the number in your config as
whatsapp_from(without thewhatsapp:prefix)
Installation
Publishing config file
Add your .env values:
Usage
WhatsApp OTP
Send WhatsApp Message
Support: [email protected] or +8801975568604
License
This repository is licensed under the MIT License.
Copyright 2025 ProgrammerHasan.
All versions of twilio-whatsapp with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
twilio/sdk Version ^8.7
illuminate/support Version ~6|~7|~8|~9|^10.0|^11.0|^12.0
twilio/sdk Version ^8.7
illuminate/support Version ~6|~7|~8|~9|^10.0|^11.0|^12.0
The package programmerhasan/twilio-whatsapp contains the following files
Loading the files please wait ...