spiral-packages/notifications
Sending notifications from Spiral framework across a variety of delivery channels
Maintainers
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 3617a3c7f10fd3e40d2cc544cdd022268c5b0e31
- butschster <butschster.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-19 03:58:23 UTC
README
👁 PHP Version Require
👁 Latest Stable Version
👁 phpunit
👁 psalm
👁 Total Downloads
👁 Image
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.
