crustum/notification-slack
最新稳定版本:1.0.0
Composer 安装命令:
composer require crustum/notification-slack
包简介
Slack notification channel for CakePHP Notification plugin
README 文档
README
The SlackNotification plugin allows you to send notifications to Slack using both the modern Block Kit API and legacy attachments via webhooks using the CakePHP Notification plugin. Slack is a popular team collaboration platform used by millions of organizations worldwide.
The plugin supports two integration methods: Incoming Webhooks for simple one-way communication and Web API for full Slack API access with advanced features. It provides a fluent API for building rich interactive messages with blocks, buttons, images, and sections.
The plugin uses the CakePHP HTTP client with no external dependencies, provides full type safety with PHPStan Level 8 compliance, and includes comprehensive test coverage. It integrates seamlessly with CakePHP's Notification system.
Requirements
- PHP 8.2+
- CakePHP Notification 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
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2025-11-27