smso / sms-helpers
用于处理短信消息的辅助工具集合,在多个SMSO项目中使用
1.0.1
2020-05-28 07:58 UTC
Requires
- instasent/sms-counter-php: ^0.5.2
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2024-08-28 17:11:57 UTC
README
基于其他库的辅助工具,但现在增加了便利性
安装
您可以通过composer安装此包
composer require smso/sms-helpers
使用方法
smsLength() - get the sms lenght smsEncoding() - can return GSM_7BIT, GSM_7BIT_EX, UTF16 smsCleaner() - removes accents and othe special chars
测试
no, not yet
变更日志
有关最近更改的更多信息,请参阅变更日志。
贡献
有关详细信息,请参阅贡献指南。
安全
如果您发现任何与安全相关的问题,请通过电子邮件costin@smso.ro联系,而不是使用问题跟踪器。
致谢
许可
MIT许可证(MIT)。有关更多信息,请参阅许可文件。