Download the PHP package marcuspi/slacker without Composer
On this page you can find all versions of the php package marcuspi/slacker. 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 slacker
Slacker
A simple PHP library for Slack Webhooks
Install
You can either download a release and require_once('Slacker.php')
, or you can add "marcuspi/slacker": "dev-master"
to your composer.json
.
Usage
Incoming webhooks and commands
Adding attachments
Inject a Slacker\SlackAttachment
to the response with SlackResponse->addAttachment($att)
.
Incoming webhooks
See code for more documentation.
All versions of slacker with dependencies
PHP Build Version
Package Version
No informations.
The package marcuspi/slacker contains the following files
Loading the files please wait ....