定制 skie/broadcasting 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

skie/broadcasting

最新稳定版本:1.0.0

Composer 安装命令:

composer require skie/broadcasting

包简介

Broadcasting plugin for CakePHP applications

README 文档

README

The Broadcasting plugin provides real-time event broadcasting for CakePHP applications using WebSocket connections compatible with the Pusher protocol.

Broadcasting enables real-time communication between your CakePHP application and connected clients through WebSocket channels. The plugin supports public channels for open communication, private channels for authenticated users, and presence channels for tracking active users in real-time.

The plugin implements the Pusher protocol, making it compatible with Pusher JavaScript libraries and other Pusher-compatible clients. It includes a built-in WebSocket server, channel authorization system, and flexible broadcasting adapters for immediate or queued message delivery.

The plugin integrates seamlessly with CakePHP's event system and provides command line tools for running the WebSocket server and managing connections.

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.

统计信息

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

GitHub 信息

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

其他信息

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