silpo-tech/slack-api-bundle
最新稳定版本:v1.0.0
Composer 安装命令:
composer require silpo-tech/slack-api-bundle
包简介
Symfony Bundle for interaction with Slack API
README 文档
README
Installation
The suggested installation method's via composer:
composer require silpo-tech/slack-api-bundle
Use
config/packages/slackapi.yml
slack_api: token: '%env(SLACK_API_TOKEN)%' options: # This option will add private_channel scope to conversationList request allow_private_channels: true # This option will add public_channels scope to conversationList request allow_public_channels: true
Tests
composer test:run
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-24