Ecosyste.ms: Awesome

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

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

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

component notifier php sms sms77 symfony symfony-component

Last synced: 3 months ago
JSON representation

Symfony sms77 Notifier Bridge

Lists

README

        

sms77 Notifier
=================

Provides [sms77](https://www.sms77.io/) integration for Symfony Notifier.

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

```
SMS77_DSN=sms77://API_KEY@default?from=FROM
```

where:
- `API_KEY` is your sms77 API key
- `FROM` is your sender (optional, default: SMS)

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)