2017 © Pedro Peláez
 

library sms-counter-php

SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.

image

acpmasquerade/sms-counter-php

SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 14 Forks
  • 4 Open issues
  • 6 Versions
  • 10 % Grown

The README.md

SMS Counter (PHP)

Character counter for SMS Messages Original insipration : danxexe/sms-counter, (*1)

Build Status, (*2)

Usage

SMSCounter::count('some-string-to-be-counted'); 

which returns, (*3)

stdClass Object
(
    [encoding] => GSM_7BIT
    [length] => 25
    [per_message] => 160
    [remaining] => 135
    [messages] => 1
)

Installation

sms-counter-php is available via composer on packagist., (*4)

{
    "require": {
        "instasent/sms-counter-php": "dev-master"
    }
}

Install from Instasent repo

(PS: Separately maintained and slightly deviated.) Please check their documentation before updating your existing installation.

https://github.com/instasent/sms-counter-php sms-counter-php is available via composer on packagist., (*5)

{
    "require": {
        "instasent/sms-counter-php": "dev-master"
    }
}

License

SMS Counter (PHP) is released under the MIT License, (*6)

The Versions

08/08 2016

dev-master

9999999-dev http://github.com/acpmasquerade/sms-counter-php

SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sms counter gsm

20/05 2015

v1.0.5

1.0.5.0 http://github.com/acpmasquerade/sms-counter-php

SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sms counter gsm

20/07 2014

v1.0.4

1.0.4.0 http://github.com/acpmasquerade/sms-counter-php

SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sms counter gsm

25/06 2014

v1.0.3

1.0.3.0 http://github.com/acpmasquerade/sms-counter-php

SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sms counter gsm

25/06 2014

v1.0.2

1.0.2.0 http://github.com/acpmasquerade/sms-counter-php

SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sms counter gsm

25/06 2014

v1.0.1

1.0.1.0 http://github.com/acpmasquerade/sms-counter-php

SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sms counter gsm