PHPackages                             ksolutionspro/symfony-notifier-smpp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. ksolutionspro/symfony-notifier-smpp

ActiveSymfony-notifier-bridge[API Development](/categories/api)

ksolutionspro/symfony-notifier-smpp
===================================

Symfony Notifier bridge for SMPP Protocol

00PHPCI passing

Since Mar 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ownede/symfony-notifier-smpp)[ Packagist](https://packagist.org/packages/ksolutionspro/symfony-notifier-smpp)[ RSS](/packages/ksolutionspro-symfony-notifier-smpp/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Symfony Notifier SMPP Bridge
============================

[](#symfony-notifier-smpp-bridge)

Provides [SMPP v3.4](https://smpp.org/) integration for Symfony Notifier.

DSN for SMPP
------------

[](#dsn-for-smpp)

The DSN is used to configure the SMPP transport in your Symfony application. It should be set in your `.env` file or `config/packages/notifier.yaml` file.

### Example

[](#example)

```
SMPP_DSN=smpp://USERNAME:PASSWORD@HOSTNAME:PORT?sender=SENDER

```

where:

- `USERNAME` - your username definied by your SMPP provider
- `PASSWORD` - your password definied by your SMPP provider
- `HOSTNAME` - SMPP server hostname or IP address
- `PORT` - SMPP server port (default is 2775, optional)
- `SENDER` is your sender name that will appear as "from" in SMS (optional)

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/34365047?v=4)[kacpero](/maintainers/kacpero)[@KacperO](https://github.com/KacperO)

---

Top Contributors

[![ownede](https://avatars.githubusercontent.com/u/442603?v=4)](https://github.com/ownede "ownede (3 commits)")

### Embed Badge

![Health badge](/badges/ksolutionspro-symfony-notifier-smpp/health.svg)

```
[![Health](https://phpackages.com/badges/ksolutionspro-symfony-notifier-smpp/health.svg)](https://phpackages.com/packages/ksolutionspro-symfony-notifier-smpp)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k16](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
