lampprogramming/laravel-slack-notifier
最新稳定版本:v1.0.2
Composer 安装命令:
composer require lampprogramming/laravel-slack-notifier
包简介
Simple flexible Slack notifier for Laravel (dynamic webhooks)
README 文档
README
Laravel Slack Notifier Flexible, dynamic Slack notifications for Laravel applications with support for unlimited webhook channels without touching code.
This package allows you to send Slack messages using Laravel Notifications, but with a clean API and completely dynamic channel / webhook resolution.
Key Features
-
Dynamic Slack channels. There is no need to register channels in config.
-
Unlimited webhooks using environment variables Clean fluent API:
Slack::channel('transfers')->info()->send(.) -
Automatic queue support Automatic formatting: - Success, warning, error
-
Includes contextual attachments
-
Works across multiple projects with the same API
-
Zero configuration except via env vars
--- Is managerial behavior multidimensional?
Installation
- Install via Composer
If you tagged a stable version:
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-08