jazzypro / php-smpp-bundle
PHP implementation of SMSC SMPP client
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Type:symfony-bundle
pkg:composer/jazzypro/php-smpp-bundle
Requires
- jazzypro/php-smpp: dev-master
- php-amqplib/rabbitmq-bundle: 1.14.*
- react/event-loop: 1.1.*
- symfony/console: ~3.0
- symfony/framework-bundle: ~3.0
- symfony/process: ~3.0
- symfony/yaml: ~3.0
This package is not auto-updated.
Last update: 2025-10-31 19:43:34 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.