Provides SmsBiuras integration for Symfony Notifier.
SMSBIURAS_DSN=smsbiuras://UID:API_KEY@default?from=FROM&test_mode=0
where:
UIDis your client codeAPI_KEYis your SmsBiuras api keyFROMis your senderTEST_MODEthe test parameter is used during system connection testing. Possible values: 0 (real SMS sent), 1 (test SMS, will not be delivered to the phone and will not be charged)