valdemar/christmas-notification-bundle

Happy New Year!

Maintainers

Package info

github.com/V-Kolodij/christmas-notification-bundle

Issues

Type:symfony-bundle

pkg:composer/valdemar/christmas-notification-bundle

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

dev-main 2022-01-11 15:29 UTC

This package is auto-updated.

Last update: 2026-04-12 01:20:43 UTC


README

ChristmasNotification is a way for you to send congratulations using different ways. Install the package with:

composer require valdemar/christmas-notification-bundle --dev

Don't forget create christmas_notification_yaml with message which you want to send:

christmas_notification:
  message: "Happy New Year!"

And add Notification Transport which implements ChristmassNotificationTransportInterface and enjoy!