Download the PHP package shiftechafrica/smsales-php-sdk without Composer
On this page you can find all versions of the php package shiftechafrica/smsales-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shiftechafrica/smsales-php-sdk
More information about shiftechafrica/smsales-php-sdk
Files in shiftechafrica/smsales-php-sdk
Package smsales-php-sdk
Short Description Library for Smsales Api Triggers. Use this to send bulk sms.
License MIT
Informations about the package smsales-php-sdk
π Introduction
SMSALES PHP SDK provides a simple, developer-friendly interface for interacting with the SMSALES API β a powerful platform for sending and managing SMS communications.
This SDK enables seamless integration of SMS services into your Laravel or standalone PHP applications, helping you to:
- π€ Send single or bulk SMS messages effortlessly
- π° Retrieve account and sender ID balances
- π Receive delivery callbacks and monitor message status
- βοΈ Automate messaging workflows with scheduling and webhooks
With SMSALES, you can focus on communication β while the SDK handles the complexity of SMS API interactions.
π Official Documentation: https://smsales.co.ke/docs
βοΈ Installation
Install the package using Composer:
Update to the latest stable version:
If the package isnβt automatically discovered, run:
Publish the configuration file:
This will create the configuration file at:
Environment Setup
Add your API token in the .env file:
π§© Usage
The SDK provides a clean and consistent interface for interacting with the SMSALES API.
Example: Sending SMS and Checking Balances
π¬ API Responses
β Successful Bulk SMS Request
π‘ Callback Report Example
π§ Version Guidance
| Version | Status | Packagist | Namespace | Release |
|---|---|---|---|---|
| 1.x | β Latest | shiftechafrica/smsales-php-sdk |
SMSALES |
v1.2.0 |
π‘οΈ Security Vulnerabilities
If you discover any security vulnerabilities, please contact:
π§ Bugs
π License
This package is open-source software licensed under the
MIT License

