mlask / php-smpp
PHP SMPP client lib with TLS support
Installs: 159
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 161
pkg:composer/mlask/php-smpp
Requires
- php: >=8.1
- ext-mbstring: *
- ext-sockets: *
This package is auto-updated.
Last update: 2025-12-14 17:24:02 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.