Sends notifications via one or more channels (email, SMS, ...).

Overview
You might also like...
SMS service provider for Laravel

laravel-sms SMS service provider for Laravel and Lumen. Uses SMS Client to enable sending SMS messages using the following drivers: nexmo clockwork te

Send SMS with easy using BEEM

beem-sms-api Send SMS with easy using BEEM Installation You must be using composer to be able to use this library. If composer 1.x is installed, make

laravel send sms. kavenegar, ghasedak

Requirements laravel = 7 Installation composer require ehsanmoradi/laravel-sms Publish the configuration file (this will create a laravel-sms.php

An SMS notification channel for the PHP framework Laravel.

Laravel SMS notification channel An SMS notification channel for the PHP framework Laravel. Supported SMS gateways: 46elks Cellsynt Telenor SMS Pro Tw

Standalone PHP library for easy devices notifications push.

NotificationPusher Standalone PHP library for easy devices message notifications push. Feel free to contribute! Thanks. Contributors Cédric Dugat (Aut

:computer: Send notifications to your desktop directly from your PHP script
:computer: Send notifications to your desktop directly from your PHP script

About JoliNotif JoliNotif is a cross-platform PHP library to display desktop notifications. It works on Linux, Windows or MacOS. Requires PHP = 7.2 (

A very lightweight library to handle notifications the smart way.
A very lightweight library to handle notifications the smart way.

NAMSHI | Notificator Notificator is a very simple and lightweight library to handle notifications the smart way. It took inspiration from other librar

Takes care of Apple push notifications (APNS) in your PHP projects.

Notificato Notificato takes care of push notifications in your PHP projects. Italian: notificato è: participio passato English: notified Why use Notif

A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.

php-pushwoosh A PHP Library to easily send push notifications with the Pushwoosh REST Web Services. First sample, creating a Pushwoosh message // Crea

Comments
  • Add support to smsapi-notifier

    Add support to smsapi-notifier

    Hi,

    I created integration to notifier to support polish operators with smsapi.pl service.

    smsapi-notifier is here: https://github.com/szepczynski/smsapi-notifier

    I've tested integration by using this version of framework-bundle: https://github.com/szepczynski/framework-bundle

    and symfony-notifier in this PR

    Can you add support of smsapi-notfier to symfony/symfony-notifier and symfony/framework-bundle?

    opened by szepczynski 4
Releases(v6.2.0)
  • v6.2.0(Nov 30, 2022)

  • v6.2.0-RC1(Nov 25, 2022)

    Changelog (https://github.com/symfony/notifier/compare/v6.2.0-BETA3...v6.2.0-RC1)

    • bug #48262 true/false mismatch for test_mode option (StaffNowa)
    Source code(tar.gz)
    Source code(zip)
  • v6.2.0-BETA3(Nov 19, 2022)

    Changelog (https://github.com/symfony/notifier/compare/v6.2.0-BETA2...v6.2.0-BETA3)

    • bug #48062 Mark tokens with #[SensitiveParameter] (nicolas-grekas)
    Source code(tar.gz)
    Source code(zip)
  • v6.2.0-BETA1(Oct 24, 2022)

    Changelog (https://github.com/symfony/notifier/compare/v6.1.6...v6.2.0-BETA1)

    • feature #47956 Add support for editing Telegram messages (chr-hertel)
    • feature #47730 Ban DateTime from the codebase (WebMamba)
    • feature #47373 Add Chatwork Notifier Bridge (Ippey)
    • feature #45987 Add from in SmsMessage (alamirault)
    • feature #46895 Introduce PHPUnit constraints and assertions for the Notifier (ismail1432)
    • feature #47038 Add Notification::exception() (fabpot)
    • feature #46183 Hide sensitive information with SensitiveParameter attribute (GromNaN)
    • feature #46846 Add Zendesk Notifier Bridge (stloyd)
    • feature #46395 Add Contact Everyone Bridge (franckranaivo)
    • feature #46724 Add SMSFactor bridge (Gwemox)
    Source code(tar.gz)
    Source code(zip)
  • v6.1.0(May 27, 2022)

  • v6.1.0-RC1(May 14, 2022)

  • v6.0.8(Apr 27, 2022)

  • v5.4.8(Apr 27, 2022)

  • v6.1.0-BETA1(Apr 15, 2022)

    Changelog (https://github.com/symfony/notifier/compare/v6.0.7...v6.1.0-BETA1)

    • feature #45951 Add no_stop_clause to DSN (alamirault)
    • feature #44303 Add Engagespot bridge (danut007ro)
    • feature #45047 Use Importance level to set flash message type (benr77, fabpot)
    • feature #45195 Add Sendberry notifier bridge (StaffNowa)
    • feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
    • feature #45402 make Message classes extensible (bitgandtter)
    • feature #45139 smsapi-notifier fast option to sending message with the highest priority (marphi)
    • feature #44360 added the bridge (taranovegor)
    • feature #44874 Added 46elks notifier bridge (jongotlin)
    Source code(tar.gz)
    Source code(zip)
  • v6.0.6(Mar 5, 2022)

  • v5.4.6(Mar 5, 2022)

  • v6.0.3(Jan 28, 2022)

    Changelog (https://github.com/symfony/notifier/compare/v6.0.2...v6.0.3)

    • bug #45185 Fix encoding of messages with FreeMobileTransport (94noni)
    • bug #45174 Use the UTF-8 encoding in smsapi-notifier (marphi)
    Source code(tar.gz)
    Source code(zip)
  • v5.4.3(Jan 28, 2022)

    Changelog (https://github.com/symfony/notifier/compare/v5.4.2...v5.4.3)

    • bug #45185 Fix encoding of messages with FreeMobileTransport (94noni)
    • bug #45174 Use the UTF-8 encoding in smsapi-notifier (marphi)
    Source code(tar.gz)
    Source code(zip)
  • v5.3.14(Jan 28, 2022)

    Changelog (https://github.com/symfony/notifier/compare/v5.3.13...v5.3.14)

    • bug #45185 Fix encoding of messages with FreeMobileTransport (94noni)
    • bug #45174 Use the UTF-8 encoding in smsapi-notifier (marphi)
    Source code(tar.gz)
    Source code(zip)
  • v6.0.2(Dec 29, 2021)

    Changelog (https://github.com/symfony/notifier/compare/v6.0.1...v6.0.2)

    • bug #44771 Use correct factory for the msteams transport (veewee)
    Source code(tar.gz)
    Source code(zip)
  • v5.4.2(Dec 29, 2021)

    Changelog (https://github.com/symfony/notifier/compare/v5.4.1...v5.4.2)

    • bug #44771 Use correct factory for the msteams transport (veewee)
    Source code(tar.gz)
    Source code(zip)
  • v5.3.13(Dec 29, 2021)

    Changelog (https://github.com/symfony/notifier/compare/v5.3.12...v5.3.13)

    • bug #44771 Use correct factory for the msteams transport (veewee)
    • bug #44277 Fix AllMySms bridge body content (afiocre)
    Source code(tar.gz)
    Source code(zip)
  • v6.0.1(Dec 9, 2021)

  • v6.0.0(Nov 29, 2021)

    Changelog (https://github.com/symfony/notifier/compare/v6.0.0-RC1...v6.0.0)

    • feature #44271 add Vonage bridge to replace the Nexmo one (nicolas-grekas)
    • bug #44277 Fix AllMySms bridge body content (afiocre)
    Source code(tar.gz)
    Source code(zip)
  • v5.4.0(Nov 29, 2021)

    Changelog (https://github.com/symfony/notifier/compare/v5.4.0-RC1...v5.4.0)

    • feature #44271 add Vonage bridge to replace the Nexmo one (nicolas-grekas)
    • bug #44277 Fix AllMySms bridge body content (afiocre)
    Source code(tar.gz)
    Source code(zip)
  • v6.0.0-RC1(Nov 24, 2021)

  • v5.4.0-RC1(Nov 24, 2021)

  • v5.3.11(Nov 22, 2021)

  • v5.4.0-BETA3(Nov 18, 2021)

  • v6.0.0-BETA2(Nov 14, 2021)

    Changelog (https://github.com/symfony/notifier/compare/v6.0.0-BETA1...v6.0.0-BETA2)

    • bug #44050 Fix package names (fabpot)
    • bug #44051 Fix package name (fabpot)
    Source code(tar.gz)
    Source code(zip)
  • v6.0.0-BETA1(Nov 5, 2021)

    Changelog (https://github.com/symfony/notifier/compare/v5.3.10...v6.0.0-BETA1)

    • feature #42471 Add generic types to traversable implementations (derrabus)
    • feature #42414 Add Expo bridge (zairigimad)
    • feature #39402 Add push channel to notifier (norkunas)
    • feature #43497 Ensure from/sender is valid via regex (OskarStark)
    • feature #43134 Add sms77 Notifier Bridge (matthiez)
    • feature #43139 Mattermost Notifier option to post in an other channel (nathanaelmartel)
    • feature #43121 remove support for deprecated "threadKey" parameter (IonBazan)
    • feature #42957 remove @experimental flag (nicolas-grekas)
    • feature #42748 Add Esendex message ID to SentMessage object (benr77)
    • feature #42698 Notifier final transport (fabpot)
    • feature #42696 Mark Transport as final (fabpot)
    • feature #42433 Add more explicit error if a SMSChannel doesn't have a Recipient (ismail1432)
    • feature #39601 add SentMessageEvent and FailedMessageEvent (ismail1432)
    • feature #41522 Add TurboSms Bridge (fre5h)
    • feature #42188 Add FakeChat Logger transport (noniagriconomie)
    • feature #42123 Add FakeSMS Logger transport (noniagriconomie)
    • feature #39141 Add Amazon SNS bridge (adrien-chinour)
    • feature #42239 Add Yunpian Notifier Bridge (welcoMattic)
    • feature #42180 Add bridge for smsc.ru (kozlice)
    • feature #42088 add return types and bump to v3 (nicolas-grekas)
    • feature #42094 Throw error if maximum block limit is reached for slack message options (norkunas)
    • feature #42090 Include additional errors to slack notifier error message (norkunas)
    • feature #41705 add Mailjet SMS bridge (jnadaud)
    • feature #41375 Add MessageMedia Bridge (vuphuong87)
    • feature #40738 Add options to Microsoft Teams notifier (OskarStark)
    • feature #41172 Add Telnyx notifier bridge (StaffNowa)
    • feature #41304 Remove LegacyEventDispatcherProxy (derrabus)
    • feature #41298 Remove deprecation in slack-notifier (jschaedl)
    • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)
    Source code(tar.gz)
    Source code(zip)
  • v5.4.0-BETA1(Nov 5, 2021)

    Changelog (https://github.com/symfony/notifier/compare/v5.3.10...v5.4.0-BETA1)

    • feature #42471 Add generic types to traversable implementations (derrabus)
    • feature #42414 Add Expo bridge (zairigimad)
    • feature #39402 Add push channel to notifier (norkunas)
    • feature #43497 Ensure from/sender is valid via regex (OskarStark)
    • feature #43134 Add sms77 Notifier Bridge (matthiez)
    • feature #43139 Mattermost Notifier option to post in an other channel (nathanaelmartel)
    • feature #43121 remove support for deprecated "threadKey" parameter (IonBazan)
    • feature #42957 remove @experimental flag (nicolas-grekas)
    • feature #42748 Add Esendex message ID to SentMessage object (benr77)
    • feature #42696 Mark Transport as final (fabpot)
    • feature #42433 Add more explicit error if a SMSChannel doesn't have a Recipient (ismail1432)
    • feature #39601 add SentMessageEvent and FailedMessageEvent (ismail1432)
    • feature #41522 Add TurboSms Bridge (fre5h)
    • feature #42188 Add FakeChat Logger transport (noniagriconomie)
    • feature #42123 Add FakeSMS Logger transport (noniagriconomie)
    • feature #39141 Add Amazon SNS bridge (adrien-chinour)
    • feature #42239 Add Yunpian Notifier Bridge (welcoMattic)
    • feature #42180 Add bridge for smsc.ru (kozlice)
    • feature #42094 Throw error if maximum block limit is reached for slack message options (norkunas)
    • feature #42090 Include additional errors to slack notifier error message (norkunas)
    • feature #41705 add Mailjet SMS bridge (jnadaud)
    • feature #41375 Add MessageMedia Bridge (vuphuong87)
    • feature #40738 Add options to Microsoft Teams notifier (OskarStark)
    • feature #41172 Add Telnyx notifier bridge (StaffNowa)
    Source code(tar.gz)
    Source code(zip)
  • v5.3.4(Jul 26, 2021)

    Changelog (https://github.com/symfony/notifier/compare/v5.3.3...v5.3.4)

    • bug #42185 Make sure Http TransportException is not leaking (Nyholm)
    • bug #42182 Make sure Http TransportException is not leaking (Nyholm)
    • bug #42183 Allow passing a previous throwable to exceptions (derrabus)
    • bug #41986 Fix TransportTestCase (OskarStark)
    Source code(tar.gz)
    Source code(zip)
  • v5.2.12(Jul 26, 2021)

    Changelog (https://github.com/symfony/notifier/compare/v5.2.11...v5.2.12)

    • bug #42182 Make sure Http TransportException is not leaking (Nyholm)
    • bug #42183 Allow passing a previous throwable to exceptions (derrabus)
    Source code(tar.gz)
    Source code(zip)
  • v5.3.3(Jun 30, 2021)

Implementations for different SMS providers for EspoCRM. Can be used for 2-factor authentication or automatic SMS sending via Workflow and BPM tools.

SMS Providers for EspoCRM An installable extension. Supported SMS Providers Twilio Spryng sms77 Setting up Install the extension. At Administration >

EspoCRM - Open Source CRM 11 Nov 30, 2022
Fake SMS (as email during development) Notifier Bridge

Fake SMS Notifier Provides Fake SMS (as email during development) integration for Symfony Notifier. DSN example FAKE_SMS_DSN=fakesms+email://default?t

Symfony 17 May 23, 2022
A package for verifying a user via call or SMS

Verify your users by call or SMS It's a common practice: a user signs up, you send an SMS to their phone with a code, they enter that code in your app

Worksome 122 Jan 3, 2023
Multiple channels of laravel exception notification(DingTalk、FeiShu、ServerChan、WeWork、XiZhi). - 多种通道的 laravel 异常通知(钉钉群机器人、飞书群机器人、Server 酱、企业微信群机器人、息知)。

laravel-exception-notify 简体中文 | ENGLISH Multiple channels of laravel exception notification(DingTalk、FeiShu、ServerChan、WeWork、XiZhi). - 多种通道的 laravel

guanguans 61 Dec 8, 2022
It's Pimcore Bundle to send notifications to Google Chat, Slack or Email from admin panel inside Pimcore

Send notifications to Discord, Google Chat, Slack and more from Pimcore It's Pimcore Bundle to send notifications to Discord, Google Chat, Slack, Tele

LemonMind.com 6 Aug 31, 2022
Larafirebase is a package thats offers you to send push notifications or custom messages via Firebase in Laravel.

Introduction Larafirebase is a package thats offers you to send push notifications or custom messages via Firebase in Laravel. Firebase Cloud Messagin

Kutia Software Company 264 Jan 7, 2023
@Authy notification channel for @Laravel, with the ability to send in-app, sms, and call verification tokens.

Authy Notification Channel for Laravel Authy notification channel for Laravel, with the ability to send in-app, sms, and call verification tokens. Tab

Laravel Notification Channels 57 Dec 19, 2022
Provides Turbo SMS integration for Symfony Notifier.

TurboSms Notifier Provides TurboSms integration for Symfony Notifier. DSN example TURBOSMS_DSN=turbosms://AUTH_TOKEN@default?from=FROM where: AUTH_TO

Symfony 5 May 23, 2022
Laravel SMS Notification Channel

Laravel SMS Notification Channel Installation composer require guangda/laravel-sms-notification-channel env 配置 SMS_PROVIDER=yunpian SMS_SIGNATURE=【签名

Guangda 6 Dec 29, 2021
all geteways (SMS&Payments geteways) By (Mahmoud Ibrahim)

All gateways payments & SMS package name: gateways package version: v1.1 author : mahmoud ibrahim description :provide gateways payments and SMS to in

php anonymous 24 Dec 26, 2022