valdemar/christmas-notification-bundle

Happy New Year!

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:symfony-bundle

pkg:composer/valdemar/christmas-notification-bundle

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

This package is auto-updated.

Last update: 2025-12-12 00:32:32 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!