Download the PHP package brunojunior/symfony-smsfaker without Composer
On this page you can find all versions of the php package brunojunior/symfony-smsfaker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brunojunior/symfony-smsfaker
More information about brunojunior/symfony-smsfaker
Files in brunojunior/symfony-smsfaker
Download brunojunior/symfony-smsfaker
More information about brunojunior/symfony-smsfaker
Files in brunojunior/symfony-smsfaker
Vendor brunojunior
Package symfony-smsfaker
Short Description Fake SMS (as email or log during development) Notifier Bridge with notification content.
License MIT
Homepage https://github.com/BrunoJunior/symfony-smsfaker
Package symfony-smsfaker
Short Description Fake SMS (as email or log during development) Notifier Bridge with notification content.
License MIT
Homepage https://github.com/BrunoJunior/symfony-smsfaker
Please rate this library. Is it a good library?
Informations about the package symfony-smsfaker
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
where:
TO
is email who receive SMS during developmentFROM
is email who send SMS during development
WARNING : TO
and FROM
has to be urlencoded (ex: @ => %40)
To use a custom mailer transport:
DSN example for logger
Resources
All versions of symfony-smsfaker with dependencies
PHP Build Version
Package Version
The package brunojunior/symfony-smsfaker contains the following files
Loading the files please wait ....