edomato / net-smpp
SMPP Protocol implementation for PHP
v0.0.1
2020-12-10 21:32 UTC
Requires
- php: ^7.1
- ext-iconv: *
This package is auto-updated.
Last update: 2025-06-11 09:53:57 UTC
README
SMPP Protocol implementation for PHP
Based on Dmitry Alekseev alexeevdv/react-smpp.
This implementation doesn't depends on ReactPHP library, fixes some minor bugs and fully implements TLV optional parameters through a PHP Trait.