alexandr-mironov / php8-smpp
PHP8 SMPP client lib, based on fork of alexandr-mironov/php-smpp which is fork of onlinecity/php-smpp
Installs: 16 775
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 4
Forks: 11
Open Issues: 3
Requires
- php: 8.*
- ext-mbstring: *
- ext-sockets: *
- psr/log: ^3.0
Requires (Dev)
- phpstan/phpstan: 1.4.8
- phpunit/phpunit: ^9.6.0
This package is auto-updated.
Last update: 2025-06-25 18:40:47 UTC
README
SMPP Client (v 3.4) on PHP8
Project Status: Stable API (v0.1)
Refactoring is nearly complete – no further breaking changes are anticipated.
Current focus:
- ✅ Writing comprehensive tests
- ✅ Adding usage examples & documentation
- ✅ Expanding functionality (backward-compatible)
We welcome:
Bug reports
Documentation improvements
Feature suggestions (via Issues)
Install
composer require php8-smpp/php8-smpp
Documentation
Usage examples 00. About DSN en