smso / sms-helpers
A collection of helpers to handle SMS messages used in several projects around SMSO
Installs: 7 365
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- instasent/sms-counter-php: ^0.5.2
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2024-10-28 17:26:10 UTC
README
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.