Download the PHP package xteam/slackmessengerbundle without Composer
On this page you can find all versions of the php package xteam/slackmessengerbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xteam/slackmessengerbundle
More information about xteam/slackmessengerbundle
Files in xteam/slackmessengerbundle
Download xteam/slackmessengerbundle
More information about xteam/slackmessengerbundle
Files in xteam/slackmessengerbundle
Vendor xteam
Package slackmessengerbundle
Short Description An integration bundle with slack
License MIT
Package slackmessengerbundle
Short Description An integration bundle with slack
License MIT
Please rate this library. Is it a good library?
Informations about the package slackmessengerbundle
SlackMessenger
This bundle allows you to receive and publish messages from Slack mapped to Message
objects.
Extending
To receive messages you need to create an EventListener which will be listening to the event slack.message_received
Example:
And register this in services.yml
Installation
Step 1: Composer require
Step 2: Enable the bundle
Enable the bundle in the kernel:
Step 3: Add options to parameters.yml
Step 4: Add routes
Notes
This bundle requires a Symfony in version higher or equal 2.7
Usage example
All versions of slackmessengerbundle with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
4.2.3
phpunit/phpunit Version ^4.7
phpspec/phpspec Version ^2.2
cleentfaar/slack Version 0.16.1
php Version >=5.5
symfony/framework-bundle Version >=2.7
phpunit/phpunit Version ^4.7
phpspec/phpspec Version ^2.2
cleentfaar/slack Version 0.16.1
php Version >=5.5
symfony/framework-bundle Version >=2.7
The package xteam/slackmessengerbundle contains the following files
Loading the files please wait ....