symfony/ovh-cloud-notifier

Symfony OvhCloud Notifier Bridge

Maintainers

👁 fabpot

Package info

github.com/symfony/ovh-cloud-notifier

Homepage

Type:symfony-notifier-bridge

pkg:composer/symfony/ovh-cloud-notifier

Statistics

Installs: 311 978

Dependents: 3

Suggesters: 0

Stars: 8

v8.1.0 2026-05-29 05:06 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 215029603c2d73424450d3a2bad3dec46b04314b

smsnotifierovh-cloud

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_KEY is your OvhCloud application key
  • APPLICATION_SECRET is your OvhCloud application secret
  • CONSUMER_KEY is your OvhCloud consumer key
  • SERVICE_NAME is your OvhCloud service name
  • SENDER is your sender (optional)
  • NO_STOP_CLAUSE setting 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!

Resources