spiral-packages/notifications

Sending notifications from Spiral framework across a variety of delivery channels

v2.1.0 2022-12-02 14:12 UTC

This package is auto-updated.

Last update: 2024-04-18 23:04:58 UTC


README

PHP Version Require Latest Stable Version phpunit psalm Total Downloads 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646973636f72642d636861742d6d6167656e74612e737667

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.