edomato/net-smpp

SMPP Protocol implementation for PHP

Maintainers

Package info

github.com/edomato/net-smpp

pkg:composer/edomato/net-smpp

Statistics

Installs: 78

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-11 11:32:49 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.