PHPackages                             brunojunior/symfony-smsfaker - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. brunojunior/symfony-smsfaker

ActiveSymfony-notifier-bridge[Mail &amp; Notifications](/categories/mail)

brunojunior/symfony-smsfaker
============================

Fake SMS (as email or log during development) Notifier Bridge with notification content.

v1.0.1(2y ago)0968↓40%MITPHPPHP &gt;=8.2

Since Jan 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/BrunoJunior/symfony-smsfaker)[ Packagist](https://packagist.org/packages/brunojunior/symfony-smsfaker)[ Docs](https://github.com/BrunoJunior/symfony-smsfaker)[ RSS](/packages/brunojunior-symfony-smsfaker/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Symfony SMS Faker (forked from Fake SMS Notifier)
=================================================

[](#symfony-sms-faker-forked-from-fake-sms-notifier)

Provides Fake SMS (as email or log during development) integration for Symfony Notifier. This project add the content of the notification in the send e-mail (or in the log). The symfony original notifier only send the subject …

#### DSN example for email

[](#dsn-example-for-email)

```
SMS_FAKER_DSN=smsfaker+email://default?to=TO&from=FROM

```

where:

- `TO` is email who receive SMS during development
- `FROM` is email who send SMS during development

WARNING : `TO` and `FROM` has to be urlencoded (ex: @ =&gt; %40)

To use a custom mailer transport:

```
SMS_FAKER_DSN=smsfaker+email://mailchimp?to=TO&from=FROM

```

#### DSN example for logger

[](#dsn-example-for-logger)

```
SMS_FAKER_DSN=smsfaker+logger://default

```

Resources
---------

[](#resources)

- [Original project](https://github.com/symfony/symfony/tree/7.1/src/Symfony/Component/Notifier/Bridge/FakeSms)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

881d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e0045bde3e1038e29d030d8c768421becbdf31a890a2e04d8ca22762529d9ea5?d=identicon)[BrunoJunior](/maintainers/BrunoJunior)

---

Top Contributors

[![BDesprez](https://avatars.githubusercontent.com/u/195465434?v=4)](https://github.com/BDesprez "BDesprez (2 commits)")

---

Tags

symfonyemailnotifiersmsdevelopment

### Embed Badge

![Health badge](/badges/brunojunior-symfony-smsfaker/health.svg)

```
[![Health](https://phpackages.com/badges/brunojunior-symfony-smsfaker/health.svg)](https://phpackages.com/packages/brunojunior-symfony-smsfaker)
```

###  Alternatives

[symfony/fake-sms-notifier

Fake SMS (as email or log during development) Notifier Bridge.

27826.9k1](/packages/symfony-fake-sms-notifier)[symfony/fake-chat-notifier

Fake Chat (as email or log during development) Notifier Bridge.

10306.1k4](/packages/symfony-fake-chat-notifier)[symfony/twilio-notifier

Symfony Twilio Notifier Bridge

131.2M2](/packages/symfony-twilio-notifier)[symfony/sinch-notifier

Symfony Sinch Notifier Bridge

10160.5k](/packages/symfony-sinch-notifier)

PHPackages © 2026

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