specialist / php-smpp
支持TLS的PHP SMPP客户端库
v0.0.1
2024-05-23 11:40 UTC
Requires
- php: >=8.1
- ext-mbstring: *
- ext-sockets: *
This package is auto-updated.
Last update: 2024-09-23 12:30:36 UTC
README
安装
composer require specialist/php-smpp
此库是基于 https://github.com/alexandr-mironov/php-smpp 和 https://github.com/onlinecity/php-smpp 的分支。
更多详情请查看上述仓库。