alexandr-mironov/php8-smpp

PHP8 SMPP client lib, based on fork of alexandr-mironov/php-smpp which is fork of onlinecity/php-smpp

Installs: 20 762

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 4

Forks: 12

Open Issues: 5

pkg:composer/alexandr-mironov/php8-smpp

v0.1.1 2025-06-25 18:35 UTC

This package is auto-updated.

Last update: 2025-09-25 19:14:35 UTC


README

SMPP Client (v 3.4) on PHP8

phpstan phpunit 8.0 phpunit 8.1 phpunit 8.2 phpunit 8.3 stars forks open-issues

версия на русском

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

  1. Simple client building en
  2. Read strategies en
  3. Alternative Client Factory en

about protocol

SMPP documentation

Legacies

Legacy (original) README