Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/line-notify-notifier
Provides LINE Notify integration for Symfony Notifier.
https://github.com/symfony/line-notify-notifier
chat component line notifier php symfony symfony-component
Last synced: about 1 month ago
JSON representation
Provides LINE Notify integration for Symfony Notifier.
- Host: GitHub
- URL: https://github.com/symfony/line-notify-notifier
- Owner: symfony
- License: mit
- Created: 2022-12-08T07:14:50.000Z (almost 2 years ago)
- Default Branch: 7.1
- Last Pushed: 2024-09-27T08:43:28.000Z (about 2 months ago)
- Last Synced: 2024-09-30T16:03:38.627Z (about 2 months ago)
- Topics: chat, component, line, notifier, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/notifier
- Size: 23.4 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
LINE Notifier
=============Provides [LINE Notify](https://notify-bot.line.me/) integration for Symfony Notifier.
DSN example
-----------```
LINE_NOTIFY_DSN=linenotify://TOKEN@default
```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)