mesurons / php-smpp
PHP SMPP client lib with TLS support
Installs: 97
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
pkg:composer/mesurons/php-smpp
Requires
- php: >=8.1
- ext-mbstring: *
- ext-sockets: *
This package is not auto-updated.
Last update: 2025-12-10 14:37:49 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.