Skip to content

spiral-packages/notifications

Repository files navigation

Notifications package for the Spiral Framework

PHP Version Require Latest Stable Version phpunit psalm Total Downloads

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.