Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/smsense-notifier

Symfony SMSense Notifier Bridge
https://github.com/symfony/smsense-notifier

component global-voice notifier php sms smsense symfony symfony-component

Last synced: 1 day ago
JSON representation

Symfony SMSense Notifier Bridge

Awesome Lists containing this project

README

        

SMSense Notifier
================

Provides [SMSense](https://smsense.com/) integration for Symfony Notifier.

DSN example
-----------

```
SMSENSE_DSN=smsense://API_TOKEN@default?from=FROM
```

where:
- `API_TOKEN` is your SMSense API token
- `FROM` is the alphanumeric originator for the message to appear to originate from

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)