Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/forty-six-elks-notifier

Symfony 46elks Notifier Bridge
https://github.com/symfony/forty-six-elks-notifier

46elks component forty-six-elks notifier php sms symfony symfony-component

Last synced: 3 months ago
JSON representation

Symfony 46elks Notifier Bridge

Awesome Lists containing this project

README

        

46elks Notifier
===============

Provides [46elks](https://46elks.se) integration for Symfony Notifier.

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

```
FORTY_SIX_ELKS_DSN=forty-six-elks://API_USERNAME:API_PASSWORD@default?from=FROM
```

where:
- `API_USERNAME` is your 46elks API username
- `API_PASSWORD` is your 46elks API password
- `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)