PHPackages                             imanilchaudhari/yii2-rrssb - 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. imanilchaudhari/yii2-rrssb

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

imanilchaudhari/yii2-rrssb
==========================

This is a responsive social bar widget for Yii2 projects.

1.2(2y ago)69493MITPHPPHP &gt;=5.4.0

Since Sep 14Pushed 2y ago3 watchersCompare

[ Source](https://github.com/imanilchaudhari/yii2-rrssb)[ Packagist](https://packagist.org/packages/imanilchaudhari/yii2-rrssb)[ RSS](/packages/imanilchaudhari-yii2-rrssb/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Yii2 rrssb - A responsive social share bar widget for Yii2.
===========================================================

[](#yii2-rrssb---a-responsive-social-share-bar-widget-for-yii2)

This is a responsive social bar widget for Yii2 projects. They said "Ridiculously Responsive Social Sharing Buttons" to it.

[![alt tag](https://raw.githubusercontent.com/imanilchaudhari/yii2-rrssb/master/assets/rrssb-preview.gif)](https://raw.githubusercontent.com/imanilchaudhari/yii2-rrssb/master/assets/rrssb-preview.gif)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist imanilchaudhari/yii2-rrssb "dev-master"

```

or add

```
"imanilchaudhari/yii2-rrssb": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
