yii2-extension yii2-sidecar-gitter
Yii2 widget for sidecar.gitter.im
bookin/yii2-sidecar-gitter
Yii2 widget for sidecar.gitter.im
- Monday, July 25, 2016
- by bookin
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
This yii2 extension is a wrapper for the Sidecar Gitter.im, (*1)
, (*2)
Installation
The preferred way to install this extension is through composer., (*3)
To install, either run, (*4)
$ php composer.phar require bookin/yii2-sidecar-gitter "@dev"
or add, (*5)
"bookin/yii2-sidecar-gitter": "@dev"
to the require
section of your composer.json
file., (*6)
Usage
bookin\gitter\Sidecar::widget([
'clientOptions'=>[
'room'=>'yiisoft/yii2/rus',
...
]
]);
dev-master
9999999-dev
Yii2 widget for sidecar.gitter.im
Sources
Download
BSD-3-Clause
The Requires