PHPackages                             symfony/fake-sms-notifier - 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. symfony/fake-sms-notifier

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

symfony/fake-sms-notifier
=========================

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

v8.0.4(4mo ago)27754.2k↓22.3%31MITPHPPHP &gt;=8.4

Since Apr 12Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/symfony/fake-sms-notifier)[ Packagist](https://packagist.org/packages/symfony/fake-sms-notifier)[ Docs](https://symfony.com)[ Fund](https://symfony.com/sponsor)[ GitHub Sponsors](https://github.com/fabpot)[ RSS](/packages/symfony-fake-sms-notifier/feed)WikiDiscussions 8.1 Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (105)Used By (1)

Fake SMS Notifier
=================

[](#fake-sms-notifier)

Provides Fake SMS (as email or log during development) integration for Symfony Notifier.

#### DSN example for email

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

```
FAKE_SMS_DSN=fakesms+email://default?to=TO&from=FROM

```

where:

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

To use a custom mailer transport:

```
FAKE_SMS_DSN=fakesms+email://mailchimp?to=TO&from=FROM

```

#### DSN example for logger

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

```
FAKE_SMS_DSN=fakesms+logger://default

```

Resources
---------

[](#resources)

- [Contributing](https://symfony.com/doc/current/contributing/index.html)
- [Report issues](https://github.com/symfony/symfony/issues) and [send Pull Requests](https://github.com/symfony/symfony/pulls)in the [main Symfony repository](https://github.com/symfony/symfony)

###  Health Score

63

—

FairBetter than 99% of packages

Maintenance77

Regular maintenance activity

Popularity48

Moderate usage in the ecosystem

Community22

Small or concentrated contributor base

Maturity86

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~17 days

Recently: every ~0 days

Total

105

Last Release

134d ago

Major Versions

v7.4.0-RC1 → v8.0.0-BETA12025-08-01

v6.4.30 → v7.3.82025-11-16

v7.4.0-RC2 → v8.0.0-RC22025-11-16

6.4.x-dev → 7.3.x-dev2026-01-05

v7.4.4 → 8.0.x-dev2026-01-05

PHP version history (5 changes)v5.3.0-BETA1PHP &gt;=7.2.5

v6.0.0-BETA1PHP &gt;=8.0.2

v6.1.0-BETA1PHP &gt;=8.1

v7.0.0PHP &gt;=8.2

v8.0.0-BETA1PHP &gt;=8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47313?v=4)[Fabien Potencier](/maintainers/fabpot)[@fabpot](https://github.com/fabpot)

---

Top Contributors

[![nicolas-grekas](https://avatars.githubusercontent.com/u/243674?v=4)](https://github.com/nicolas-grekas "nicolas-grekas (58 commits)")[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (20 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (14 commits)")[![derrabus](https://avatars.githubusercontent.com/u/1506493?v=4)](https://github.com/derrabus "derrabus (10 commits)")[![OskarStark](https://avatars.githubusercontent.com/u/995707?v=4)](https://github.com/OskarStark "OskarStark (7 commits)")[![alexandre-daubois](https://avatars.githubusercontent.com/u/2144837?v=4)](https://github.com/alexandre-daubois "alexandre-daubois (4 commits)")[![paulferrett](https://avatars.githubusercontent.com/u/282405?v=4)](https://github.com/paulferrett "paulferrett (1 commits)")[![rdavaillaud](https://avatars.githubusercontent.com/u/548656?v=4)](https://github.com/rdavaillaud "rdavaillaud (1 commits)")[![JamesHemery](https://avatars.githubusercontent.com/u/23323941?v=4)](https://github.com/JamesHemery "JamesHemery (1 commits)")[![bschoch-schwarz](https://avatars.githubusercontent.com/u/130005181?v=4)](https://github.com/bschoch-schwarz "bschoch-schwarz (1 commits)")[![GromNaN](https://avatars.githubusercontent.com/u/400034?v=4)](https://github.com/GromNaN "GromNaN (1 commits)")[![iamvar](https://avatars.githubusercontent.com/u/7314366?v=4)](https://github.com/iamvar "iamvar (1 commits)")[![alamirault](https://avatars.githubusercontent.com/u/9253091?v=4)](https://github.com/alamirault "alamirault (1 commits)")[![noniagriconomie](https://avatars.githubusercontent.com/u/13205768?v=4)](https://github.com/noniagriconomie "noniagriconomie (1 commits)")

---

Tags

componentdevelopmentemailnotifierphpsmssymfonysymfony-componentsymfonyemailnotifiersmsdevelopment

### Embed Badge

![Health badge](/badges/symfony-fake-sms-notifier/health.svg)

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

###  Alternatives

[symfony/fake-chat-notifier

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

10260.2k4](/packages/symfony-fake-chat-notifier)[symfony/sinch-notifier

Symfony Sinch Notifier Bridge

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

PHPackages © 2026

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