jazzypro/php-smpp-bundle

PHP implementation of SMSC SMPP client

Maintainers

Package info

git.jazzy.pro/jazzy/PhpSmppBundle

Type:symfony-bundle

pkg:composer/jazzypro/php-smpp-bundle

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

dev-master 2019-06-19 11:38 UTC

This package is not auto-updated.

Last update: 2026-03-06 21:09:16 UTC


README

A Symfony bundle for PHP SMS SMPP client implementation.

Key concepts

  • Usage of reactphp/event-loop.
  • Usage of RabbitMQ.
  • Receiver.
  • Sender.

TODO

  • This bundle is work-in-progress.