valdemar / christmas-notification-bundle
Happy New Year!
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:symfony-bundle
Requires
- php: ^8.0.1
This package is auto-updated.
Last update: 2025-06-11 23:31:15 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!