2017 © Pedro Peláez
 

library smscountry

This small library provides support for sending Sms messages via SMSCountry

image

namshi/smscountry

This small library provides support for sending Sms messages via SMSCountry

  • Thursday, June 5, 2014
  • by odino
  • Repository
  • 14 Watchers
  • 3 Stars
  • 26,224 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

NAMSHI | SMSCountry

Build Status, (*1)

This small library provides support for sending Sms messages via SMSCountry, (*2)

Installation

Installation can be done via composer, as the library is already on packagist., (*3)

The library uses semantic versioning for its API, so it is recommended to use a stable minor version (1.0, 1.1, etc.) and stick to it when declaring dependencies through composer:, (*4)

"namshi/smscountry": "1.0.*",

Pick major and minor version according to your needs., (*5)

Usage

Using this library is super easy:, (*6)

``` php <?php, (*7)

use Namshi\SMSCountry\Client;, (*8)

$smsClient = new Client($username, $password, $senderId, $soapService);, (*9)

$smsClient->sendSms($phoneNumber, $body);, (*10)

```, (*11)

The Versions

05/06 2014

dev-master

9999999-dev

This small library provides support for sending Sms messages via SMSCountry

  Sources   Download

MIT

The Requires

  • ext-soap *

 

The Development Requires

by Hossam Fares

05/06 2014

2.0.1

2.0.1.0

This small library provides support for sending Sms messages via SMSCountry

  Sources   Download

MIT

The Requires

  • ext-soap *

 

The Development Requires

by Hossam Fares

11/05 2014

2.0.0

2.0.0.0

This small library provides support for sending Sms messages via SMSCountry

  Sources   Download

MIT

The Requires

  • ext-soap *

 

The Development Requires

by Hossam Fares

11/05 2014

dev-unicodeFix

dev-unicodeFix

This small library provides support for sending Sms messages via SMSCountry

  Sources   Download

MIT

The Requires

  • ext-soap *

 

The Development Requires

by Hossam Fares

13/02 2014

1.0.5

1.0.5.0

This small library provides support for sending Sms messages via SMSCountry

  Sources   Download

MIT

The Requires

  • ext-soap *

 

The Development Requires

by Hossam Fares

13/02 2014

dev-phone-normalizer

dev-phone-normalizer

This small library provides support for sending Sms messages via SMSCountry

  Sources   Download

MIT

The Requires

  • ext-soap *

 

The Development Requires

by Hossam Fares

11/02 2014

1.0.4

1.0.4.0

This small library provides support for sending Sms messages via SMSCountry

  Sources   Download

MIT

The Requires

  • ext-soap *

 

The Development Requires

by Hossam Fares

15/12 2013

1.0.3

1.0.3.0

This small library provides support for sending Sms messages via SMSCountry

  Sources   Download

MIT

The Development Requires

by Hossam Fares

15/12 2013

dev-develop

dev-develop

This small library provides support for sending Sms messages via SMSCountry

  Sources   Download

MIT

The Development Requires

by Hossam Fares

12/12 2013

1.0.2

1.0.2.0

This small library provides support for sending Sms messages via Smscountry

  Sources   Download

MIT

The Development Requires

by Hossam Fares

12/12 2013

1.0.0

1.0.0.0

This small library provides support for sending Sms messages via Smscountry

  Sources   Download

MIT

The Development Requires

by Hossam Fares