valdemar / christmas-notification-bundle
Happy New Year!
Package info
github.com/V-Kolodij/christmas-notification-bundle
Type:symfony-bundle
pkg:composer/valdemar/christmas-notification-bundle
dev-main
2022-01-11 15:29 UTC
Requires
- php: ^8.0.1
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!