承接 skie/notification-broadcasting 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

skie/notification-broadcasting

最新稳定版本:1.0.1

Composer 安装命令:

composer require skie/notification-broadcasting

包简介

Broadcasting notification channel for CakePHP Notification plugin

README 文档

README

The BroadcastingNotification plugin extends the CakePHP Notification system to support real-time notification delivery via WebSocket broadcasting. This allows you to send notifications that can be instantly displayed in your JavaScript-powered frontend without requiring page refreshes.

Broadcasting notifications work seamlessly alongside other notification channels like database, email, SMS, and Slack. You can send a notification through multiple channels simultaneously, with broadcasting providing the real-time user experience while other channels ensure reliable delivery.

The plugin supports private channels for user-specific notifications, public channels for open communication, presence channels for tracking active users, and queue support for background broadcasting. It integrates with the CakePHP Broadcasting plugin and includes a UI widget for displaying real-time notifications.

Requirements

  • PHP 8.2+
  • CakePHP Notification Plugin
  • CakePHP Broadcasting Plugin

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.

统计信息

  • 总下载量: 1
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 2

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-10-25