symfony / ovh-cloud-notifier
Symfony OvhCloud Notifier Bridge
Package info
github.com/symfony/ovh-cloud-notifier
Type:symfony-notifier-bridge
pkg:composer/symfony/ovh-cloud-notifier
v8.1.0
2026-05-29 05:06 UTC
Requires
- php: >=8.4.1
- symfony/http-client: ^7.4|^8.0
- symfony/notifier: ^7.4|^8.0
This package is auto-updated.
Last update: 2026-06-05 06:50:32 UTC
README
Provides OvhCloud integration for Symfony Notifier.
DSN example
OVHCLOUD_DSN=ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME&sender=SENDER&no_stop_clause=NO_STOP_CLAUSE
where:
APPLICATION_KEYis your OvhCloud application keyAPPLICATION_SECRETis your OvhCloud application secretCONSUMER_KEYis your OvhCloud consumer keySERVICE_NAMEis your OvhCloud service nameSENDERis your sender (optional)NO_STOP_CLAUSEsetting this parameter to "1" (default "0") allow removing "STOP clause" at the end of the message for non-commercial use (optional)
Sponsor
This package is looking for a backer.
Help Symfony by sponsoring its development!