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 1mo ago

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 2% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

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://www.gravatar.com/avatar/4751e6d4d1682ed63bf33c295dbf23a611c2cc715696f2d7cf207cbf380ffc5c?d=identicon)[kacpero](/maintainers/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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M453](/packages/google-gax)

PHPackages © 2026

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