PHPackages                             xteam/highfiveslackbundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. xteam/highfiveslackbundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

xteam/highfiveslackbundle
=========================

This bundle counts how many high fives have been published on slack

027PHP

Since Jul 23Pushed 10y agoCompare

[ Source](https://github.com/piotrpasich/HighFiveSlackBundle)[ Packagist](https://packagist.org/packages/xteam/highfiveslackbundle)[ RSS](/packages/xteam-highfiveslackbundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#HighFiveSlackBundle

This is a plugin for the XTeam SlackMessage Bundle which count a number of high fives on slack. Once a week we publish a chart with statistics on slack.

Installation
------------

[](#installation)

### Step 1: Composer require

[](#step-1-composer-require)

```
$ php composer.phar require xteam/highfiveslackbundle "dev-master"
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
