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