mesurons / php-smpp
PHP SMPP client lib with TLS support
dev-master
2024-11-26 13:02 UTC
Requires
- php: >=8.1
- ext-mbstring: *
- ext-sockets: *
This package is not auto-updated.
Last update: 2025-07-09 12:38:07 UTC
README
Install:
composer require mesurons/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.