jazzypro/php-smpp-bundle

PHP implementation of SMSC SMPP client

Maintainers

Details

git.jazzy.pro/jazzy/PhpSmppBundle

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Type:symfony-bundle

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

This package is not auto-updated.

Last update: 2024-04-19 12:52:43 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.