edomato/net-smpp

SMPP Protocol implementation for PHP

v0.0.1 2020-12-10 21:32 UTC

This package is auto-updated.

Last update: 2024-05-11 07:19:34 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.