Libraries tagged by WhatsApp API
infobip-ecommerce/api-php-client
8070 Downloads
PHP library for consuming Infobip's API
waapi/waapi-php-sdk
4938 Downloads
The official EAZE WhatsApp PHP SDK
myckhel/checkwa
912 Downloads
Laravel package to check valid whatsapp number using checkwa api
chatapi/whatsapp
3630 Downloads
Library for WhatsApp api
axolotesource/laravel-whatsapp-api
62 Downloads
This Laravel package facilitates sending WhatsApp messages seamlessly within your application. With easy integration, it empowers developers to incorporate WhatsApp messaging functionality, enhancing user engagement and communication in a straightforward manner.
pcabreus/whatsapp-api
183 Downloads
A WhatsApp PHP application
scriptdevelop/whatsapp-manager
63 Downloads
Paquete para manejo de WhatsApp Business API en Laravel
sawirricardo/whatsapp-php
976 Downloads
Use Whatsapp's Cloud API
luannsr12/apiwpp
223 Downloads
SDK PHP Evolution Api Whatsapp
getbyte/whatsapp-plugin
659 Downloads
API getByte Whatsapp
gabrielesbaiz/whatsapp-toolkit
171 Downloads
A lightweight heklper package to handle WhatsApp messages using api.whatsapp.com
wilsonglasser/laravel-chatapi-whatsapp
7927 Downloads
Send WhatsApp messages with Chat API
eaze/whatsapp-php-sdk
2431 Downloads
The official EAZE WhatsApp PHP SDK
foxtes/botman-wazzup-driver
433 Downloads
1msg/one_msg_waba_sdk
1948 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail