Skip to content

Crustum/Notification

Repository files navigation

CakePHP Notification Plugin

The Notification plugin provides support for sending notifications across a variety of delivery channels, including email, SMS, Telegram, RocketChat, Slack, and Webhooks. Notifications may also be stored in a database so they may be displayed in your web interface.

Typically, notifications are short, informational messages that notify users of something that occurred in your application. The plugin integrates seamlessly with CakePHP's event system and provides a fluent API for building and sending notifications through multiple channels simultaneously.

The plugin includes support for queueing notifications, on-demand notifications, localization, custom channels, and comprehensive testing utilities. It works with CakePHP's behavior system and includes command line tools for managing notifications.

Requirements

  • PHP 8.2+

See Versions.md for the supported CakePHP versions.

Documentation

For documentation, as well as tutorials, see the docs directory of this repository.

License

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.

About

CakePHP Notification Plugin - Multi-channel notification system

Resources

License

Stars

Watchers

Forks

Packages

No packages published