laravel-whatsapp
by kstmostofa
Dual-backend Laravel package for WhatsApp: Meta Cloud API (pure PHP) + bundled whatsapp-web.js sidecar. Ships a Livewire/Flux admin UI, queued jobs, webhooks with HMAC, Eloquent models, broadcasting, and CLI lifecycle commands.
laravel-smpp
by kstmostofa
A Laravel package for sending SMS using the SMPP protocol, built on top of the PHP-SMPP library. This package provides a simple and efficient way to integrate SMS functionality into your Laravel applications.