specialist / php-smpp
PHP SMPP client lib with TLS support
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-10-23 12:41:53 UTC
README
Install:
composer require specialist/php-smpp
This library is a fork of https://github.com/alexandr-mironov/php-smpp and https://github.com/onlinecity/php-smpp.
For more details check above repositories.