Download the PHP package osyou84/slack-notification without Composer
On this page you can find all versions of the php package osyou84/slack-notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package slack-notification
Slack Notification
Slack NotificationはSlackのincoming-webhookを利用して通知を送りたいときに利用できます。
composerでインストールしてご利用ください。
Requirement
- php 7.2.0
Installation
Usage
配信ターゲットを指定する
ワークスペース全てに通知を送る
チャンネル全体に通知を送る
チャンネル内でアクティブなメンバーに通知を送る
チャンネル内の指定したユーザーに
DEMO
コマンド
example.phpの実行方法
- Slackアプリから通知を送りたいチャンネルにて、incoming-webhookアプリを追加してWebhook URLを発行する
- git clone https://github.com/osyou84/slack-notification.git
- トップディレクトリにて
$ php example/example.php
を実行し、Webhook URL・対象・メッセージを入力する
Author
- 斉藤 尚也
Lisence
Slack Notification is under MIT license.
All versions of slack-notification with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
The package osyou84/slack-notification contains the following files
Loading the files please wait ....