2017 © Pedro Peláez
 

yii2-extension yii2-smsconnexion

Send SMS messages using SMSConneXion API with only one line of code. Sign up at www.smsconnexcion.com and start sending short messaging service messages to mobile phones across the world

image

celusion/yii2-smsconnexion

Send SMS messages using SMSConneXion API with only one line of code. Sign up at www.smsconnexcion.com and start sending short messaging service messages to mobile phones across the world

  • Tuesday, August 11, 2015
  • by dhiraj
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

yii2-smsconnexion

Send SMS messages using SMSConneXion API with only one line of code., (*1)

Sign up at www.smsconnexion.com and start sending short messaging service messages to mobile phones across the world, (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

php composer.phar require --prefer-dist celusion/yii2-smsconnexion "*"

or add, (*5)

"celusion/yii2-smsconnexion": "*"

to the require section of your composer.json file., (*6)

Then, in your params.php file add the following params:, (*7)

    'smsconnexionusername' => '<Username>',
    'smsconnexionpassword' => '<YourPassword>',

Replace <Username> and <YourPassword> with the passwords you got after you signed up, of course!, (*8)

Usage

Once the extension is installed, simply use it in your code by :, (*9)


use celusion\smsconnexion\SMSConneXion; //This sends the SMS message hello world to the mobile phone number 1234567890 SMSConneXion::sendSMS('1234567890','hello world');

The Versions

11/08 2015

dev-develop

dev-develop

Send SMS messages using SMSConneXion API with only one line of code. Sign up at www.smsconnexcion.com and start sending short messaging service messages to mobile phones across the world

  Sources   Download

Apache 2.0

The Requires

 

helper sms smsconnexion

11/08 2015

dev-master

9999999-dev

Send SMS messages using SMSConneXion API with only one line of code. Sign up at www.smsconnexcion.com and start sending short messaging service messages to mobile phones across the world

  Sources   Download

Apache 2.0

The Requires

 

helper sms smsconnexion

11/08 2015

0.2.3

0.2.3.0

Send SMS messages using SMSConneXion API with only one line of code. Sign up at www.smsconnexcion.com and start sending short messaging service messages to mobile phones across the world

  Sources   Download

Apache 2.0

The Requires

 

helper sms smsconnexion

11/08 2015

0.2.2

0.2.2.0

Send SMS messages using SMSConneXion API with only one line of code. Sign up at www.smsconnexcion.com and start sending short messaging service messages to mobile phones across the world

  Sources   Download

Apache 2.0

The Requires

 

helper sms smsconnexion

11/08 2015

0.2.1

0.2.1.0

Send SMS messages using SMSConneXion API with only one line of code. Sign up at www.smsconnexcion.com and start sending short messaging service messages to mobile phones across the world

  Sources   Download

Apache 2.0

The Requires

 

helper sms smsconnexion

11/08 2015

0.2

0.2.0.0

Send SMS messages using SMSConneXion API with only one line of code. Sign up at www.smsconnexcion.com and start sending short messaging service messages to mobile phones across the world

  Sources   Download

Apache 2.0

The Requires

 

helper sms smsconnexion

11/08 2015

0.1

0.1.0.0

Send SMS messages using SMSConneXion API with only one line of code. Sign up at www.smsconnexcion.com and start sending short messaging service messages to mobile phones across the world

  Sources   Download

Apache 2.0

The Requires

 

helper sms smsconnexion