alaaaq80/yii2-unifonic The Unifonic integration for the Yii framework

unifonic

The Unifonic integration for the Yii framework

Installation

The preferred way to install this extension is through composer. To install it, either run $ composer require alaaaq80/yii2-unifonic:master-dev or add "alaaaq80/yii2-unifonic":"master-dev" to the require section of your composer.json file.

Usage
use alaaaq80\unifonic\src\API\Client;

   $client = new Client('YOUR_APPSID');
   $client->Messages->Send('00962XXXXX', 'Your Message', 'Sender');

0 0
1 follower
110 downloads
Yii Version: 2.0
License: BSD-3-Clause
Category: Others
Developed by: alaaaq80
Created on: Feb 14, 2019
Last updated: (not set)
Packagist Profile
Github Repository

Related Extensions