smso/sms-helpers

A collection of helpers to handle SMS messages used in several projects around SMSO

1.0.1 2020-05-28 07:58 UTC

This package is auto-updated.

Last update: 2024-04-28 16:17:00 UTC


README

Latest Version on Packagist Build Status Quality Score Total Downloads

Helpers based on other libs, but now with added convenience

Installation

You can install the package via composer:

composer require smso/sms-helpers

Usage

smsLength() - get the sms lenght
smsEncoding() - can return GSM_7BIT, GSM_7BIT_EX, UTF16
smsCleaner() - removes accents and othe special chars

Testing

no, not yet

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email costin@smso.ro instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.