https://github.com/symfony/pushy-notifier
Symfony Pushy Notifier Bridge
https://github.com/symfony/pushy-notifier
component notifier php pushy symfony symfony-component
Last synced: 5 months ago
JSON representation
Symfony Pushy Notifier Bridge
- Host: GitHub
- URL: https://github.com/symfony/pushy-notifier
- Owner: symfony
- License: mit
- Created: 2024-02-15T07:28:43.000Z (about 2 years ago)
- Default Branch: 7.1
- Last Pushed: 2024-10-27T15:25:21.000Z (over 1 year ago)
- Last Synced: 2024-10-29T15:14:57.568Z (over 1 year ago)
- Topics: component, notifier, php, pushy, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/notifier
- Size: 17.6 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Pushy Notifier
==============
Provides [Pushy](https://pushy.me/) integration for Symfony Notifier.
DSN example
-----------
```
PUSHY_DSN=pushy://API_KEY@default
```
where:
- `API_KEY` is your application's API key, viewable in Pushy dashboard
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)