Skip to content

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

License

Notifications You must be signed in to change notification settings

symfony/fake-sms-notifier

Fake SMS Notifier

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

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

FAKE_SMS_DSN=fakesms+logger://default

Resources

About

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

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 14

Languages