Revision: Thu, 18 Apr 2024 09:24:14 GMT
v2.14 – outdated
This version of the documentation is outdated. Consider upgrading your project to Spiral Framework 3.12
Edit this page

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.