DEV Community

Thomas B.
Thomas B.

Posted on

smsmobileapi-php

A PHP SDK that allows sending SMS and WhatsApp messages directly from your own phone number, enabling recipients to reply to you instantly without any third-party provider.

Installation
Use Composer to install the SDK:

composer require smsmobileapi/smsmobileapi-php

Features
Send SMS: Easily send SMS messages using a simple PHP function
Send WhatsApp Messages: Send messages via WhatsApp
Easy Integration: Integrates with your PHP applications with minimal setup
API Key Authentication: Secure communication through API key-based authentication
Image description

Top comments (0)