PHPackages                             kemboielvis/smsgenius-php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. kemboielvis/smsgenius-php-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kemboielvis/smsgenius-php-sdk
=============================

SMS Genius php sdk

v1.1.0(2y ago)281MITPHP

Since Feb 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/kemboi22/SMSGenius-PHP-SDK)[ Packagist](https://packagist.org/packages/kemboielvis/smsgenius-php-sdk)[ RSS](/packages/kemboielvis-smsgenius-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

**SMS GENIUS PHP SDK**
======================

[](#sms-genius-php-sdk)

This SDK helps one to integrate their applications with SMSGenius API for sending messages with ease

The official documentation is on [sms.genius.ke](https://sms.genius.ke/dashboard/docs)

You can install the php sdk using composer

```
 composer require kemboielvis/smsgenius-php-sdk

```

SMS Genius platform can do the following:
1\. Sending SMS to any network
2\. Sending WhatsApp messages

HOW TO USE THE SDK
==================

[](#how-to-use-the-sdk)

---

1. USING SMS PLATFORM

    First initialize the main class and pass in API key as the parameter

    You can get you api key from [sms.genius.ke](https://sms.genius.ke/dashboard/) go to Tools and add a new key. You can add its permissions

```
