https://github.com/symfony/brevo-notifier
Symfony Brevo Notifier Bridge
https://github.com/symfony/brevo-notifier
brevo component notifier php symfony symfony-component
Last synced: about 2 months ago
JSON representation
Symfony Brevo Notifier Bridge
- Host: GitHub
- URL: https://github.com/symfony/brevo-notifier
- Owner: symfony
- License: mit
- Created: 2023-07-09T07:20:45.000Z (about 3 years ago)
- Default Branch: 8.1
- Last Pushed: 2026-05-29T05:37:40.000Z (about 2 months ago)
- Last Synced: 2026-05-29T07:22:56.701Z (about 2 months ago)
- Topics: brevo, component, notifier, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/notifier
- Size: 35.2 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Brevo Notifier
==============
Provides [Brevo](https://brevo.com) integration for Symfony Notifier.
This bridge was created following the rebranding of Sendinblue.
DSN example
-----------
```
BREVO_DSN=brevo://API_KEY@default?sender=SENDER
```
where:
- `API_KEY` is your api key from your Brevo account
- `SENDER` is your sender's phone number
See more info at https://developers.brevo.com/reference/sendtransacsms
Sponsor
-------
This package is looking for a [backer][1].
Help Symfony by [sponsoring][3] its development!
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)
[1]: https://symfony.com/backers
[3]: https://symfony.com/sponsor