omeratagun/phpeasyslack

Easy usage of slack notifications win or linux

Maintainers

Package info

github.com/tyraelll/phpeasyslack

Homepage

Issues

Type:package

pkg:composer/omeratagun/phpeasyslack

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 1

dev-prod 2019-02-20 19:31 UTC

This package is auto-updated.

Last update: 2026-03-22 00:01:53 UTC


README

Simply to use webhooks of slack within one line of code. Depends on your operating system, will use cURL in php or bash to execute post...

Open for contribution in order to add more features.

Get it via composer

composer require omeratagun/phpeasyslack

Then;

var_dump(Slackforall\SendNotification::send("omertest","webhooklink",false));