spiral-packages / notifications
Sending notifications from Spiral framework across a variety of delivery channels
v2.1.0
2022-12-02 14:12 UTC
Requires
- php: >=8.1
- doctrine/inflector: ^2.0
- spiral/boot: ^3.0
- spiral/config: ^3.0
- spiral/core: ^3.0
- spiral/queue: ^3.0
- spiral/sendit: ^3.0
- spiral/snapshots: ^3.0
- symfony/messenger: ^6.0
- symfony/notifier: ^6.0
Requires (Dev)
- spiral/testing: ^2.0
- symfony/firebase-notifier: ^6.0
- vimeo/psalm: ^4.9
This package is auto-updated.
Last update: 2024-10-19 00:00:46 UTC
README
The package provides support for sending notifications from the Spiral Dramework across a variety of delivery channels, including email, SMS, chat and push.
Typically, notifications should be short, informational messages that notify users of something that occurred in your application.
Requirements
Make sure that your server is configured with following PHP version and extensions:
- PHP 8.1+
- Spiral framework 3.0+
Documentation, Installation, and Usage Instructions
See the documentation for detailed installation and usage instructions.
License
The MIT License (MIT). Please see License File for more information.